A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
element — Property in class away3d.events.MeshElementEvent
A reference to the element object that is relevant to the event.
element — Property in class away3d.events.MouseEvent3D
The 3d element inside which the event took place.
elements — Property in class away3d.core.base.BaseMesh
Returns an array of the elements contained in the mesh object
elements — Property in class away3d.core.base.Mesh
Returns an array of the elements contained in the mesh object.
elements — Property in class away3d.core.base.WireMesh
Returns an array of the elements contained in the wiremesh object.
Elevation — Class in package away3d.extrusions
Elevation() — Constructor in class away3d.extrusions.Elevation
ElevationReader — Class in package away3d.extrusions
ElevationReader(smoothness) — Constructor in class away3d.extrusions.ElevationReader
enableDof() — Method in class away3d.cameras.Camera3D
Used in DofSprite2D.
end — Property in class away3d.primitives.LineSegment
Defines the ending vertex.
enter(node:away3d.core.base:Object3D) — Method in class away3d.core.traverse.PrimitiveTraverser
Executed when the traverser enters the node.
enter(node:away3d.core.base:Object3D) — Method in class away3d.core.traverse.ProjectionTraverser
Executed when the traverser enters the node.
enter(node:away3d.core.base:Object3D) — Method in class away3d.core.traverse.TickTraverser
Executed when the traverser enters the node.
enter(node:away3d.core.base:Object3D) — Method in class away3d.core.traverse.Traverser
Executed when the traverser enters the node.
EnviroBitmapMaterial — Class in package away3d.materials
Bitmap material with environment shading.
EnviroBitmapMaterial(bitmap, enviroMap, init) — Constructor in class away3d.materials.EnviroBitmapMaterial
Creates a new EnviroBitmapMaterial object.
EnviroBitmapMaterialCache — Class in package away3d.materials
Bitmap material with cached environment shading.
EnviroBitmapMaterialCache(bitmap, enviroMap, init) — Constructor in class away3d.materials.EnviroBitmapMaterialCache
Creates a new EnviroBitmapMaterialCache object.
EnviroColorMaterial — Class in package away3d.materials
Color material with environment shading.
EnviroColorMaterial(color, enviroMap, init) — Constructor in class away3d.materials.EnviroColorMaterial
Creates a new EnviroColorMaterial object.
enviroMap — Property in class away3d.materials.EnviroBitmapMaterial
Returns the bitmapData object being used as the material environment map.
enviroMap — Property in class away3d.materials.EnviroBitmapMaterialCache
Returns the bitmapData object being used as the material environment map.
EnviroShader — Class in package away3d.materials.shaders
Shader class for environment lighting.
EnviroShader(bitmap, init) — Constructor in class away3d.materials.shaders.EnviroShader
Creates a new EnviroShader object.
error(message) — Static method in class away3d.core.utils.Debug
euler2quaternion(ax, ay, az) — Method in class away3d.core.math.Quaternion
Fills the quaternion object with values representing the given euler rotation.
extra — Property in class away3d.core.base.Face
An optional untyped object that can contain used-defined properties.
extra — Property in class away3d.core.base.Object3D
An optional untyped object that can contain used-defined properties
extra — Property in class away3d.core.base.Segment
An optional untyped object that can contain used-defined properties.
extra — Property in class away3d.core.base.UV
An optional untyped object that can contain used-defined properties.
extra — Property in class away3d.core.base.Vertex
An object that contains user defined properties.
extra — Property in class away3d.events.MaterialEvent
A reference to a user defined extra object that is relevant to the event.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z