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  
ease — Property in class gs.TweenLite
easein — Property in class away3d.animators.PathAnimator
easeout — Property in class away3d.animators.PathAnimator
easeOut($t, $b, $c, $d) — Static method in class gs.TweenLite
easeProxy($t, $b, $c, $d) — Method in class gs.TweenLite
element — Property in class away3d.events.ElementEvent
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.
Element — Class in package away3d.core.base
Basic 3d element object Not intended for direct use - use Segment or Face.
elementcount — Property in class away3d.core.stats.Stats
ElementEvent — Class in package away3d.events
Passed as a parameter when a meshelement event occurs
ElementEvent(type, element:away3d.core.base:Element) — Constructor in class away3d.events.ElementEvent
Creates a new ElementEvent object.
elements — Property in class away3d.core.base.Geometry
Returns an array of all elements contained in the geometry object.
elements — Property in class away3d.core.base.Mesh
Returns an array of all elements contained in the mesh object.
elements — Property in class away3d.loaders.data.MaterialData
Array of indexes representing the elements that use the material.
elements — Property in class away3d.primitives.AbstractPrimitive
Returns an array of all elements contained in the mesh object.
Elevation — Class in package away3d.extrusions
Class Elevation returns a multidimentional array of Number3D's to pass to the SkinClass in order to generate an elevated mesh from
Elevation() — Constructor in class away3d.extrusions.Elevation
Creates a generate Elevation object.
Elevation2AS3 — Class in package away3d.exporters
Class Elevation2AS3 generates a string class of the elevation to pass to the SkinClass and ElevationReader in order to save space and processing time.
Elevation2AS3(classname, packagename, exportmap) — Constructor in class away3d.exporters.Elevation2AS3
Creates a generate an as3 file of the elevation array.
ElevationModifier — Class in package away3d.extrusions
Class ElevationModifier updates the vertexes of a flat Mesh such as a Plane, RegularPolygon with a bimap information
ElevationModifier() — Constructor in class away3d.extrusions.ElevationModifier
ElevationReader — Class in package away3d.extrusions
ElevationReader(smoothness) — Constructor in class away3d.extrusions.ElevationReader
Class generates a traced representation of the elevation geometry, allowing surface tracking to place or move objects on the elevation geometry.
enabled — Static property in class gs.OverwriteManager
enabled — Property in class gs.TweenLite
enabled — Property in class gs.TweenMax
enableDof() — Method in class away3d.cameras.Camera3D
Used in DofSprite2D.
end(id, rgb) — Static method in class away3d.core.stats.Tasks
end — Property in class away3d.loaders.data.AnimationData
Reference to the number of seconds the animation ends.
end — Property in class away3d.primitives.LineSegment
Defines the ending vertex.
EndArrayPlugin — Class in package gs.plugins
EndArrayPlugin() — Constructor in class gs.plugins.EndArrayPlugin
endFill() — Method in class away3d.core.base.Graphics3D
endIndex — Property in class away3d.core.draw.DrawSegment
endIndex — Property in class away3d.core.draw.DrawTriangle
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.
EPSILON — Constant static property in class away3d.core.geom.Plane3D
equals(v:away3d.core.math:Number3D) — Method in class away3d.core.math.Number3D
Compares the 3d number to another and returns a boolean indicating whether they match or not.
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.
eulers — Property in class away3d.core.base.Object3D
Defines the rotation of the 3d object as a Number3D object containing euler angles for rotation around x, y and z axis.
Explode — Class in package away3d.geom
Class Explode corrects all the faces of an object3d with unic vertexes Each faces can then be moved independently without influence for the surrounding faces.
Explode(unicmeshes, recenter) — Constructor in class away3d.geom.Explode
Class Explode corrects all the faces of an object3d with unic vertexes Each faces can then be moved independently without influence for the surrounding faces.
export(sourceBmd, channel, subdivisionX, subdivisionY, factorX, factorY, elevate) — Method in class away3d.exporters.Elevation2AS3
Generate the string representing the mesh and optionally color information for the reader.
exposedVars — Property in class gs.TweenLite
extra — Property in class away3d.core.base.Element
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.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.
extractFromMatrix(m:away3d.core.math:MatrixAway3D) — Method in class away3d.core.geom.Frustum
Extract this frustum's plane from the 4x4 projection matrix m.
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