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  
magnitude — Property in class away3d.core.math.Quaternion
Returns the magnitude of the quaternion object.
mapping — Property in class away3d.core.utils.FaceVO
mappingchanged — Event in class away3d.core.base.Face
Dispatched when the uv mapping of the face changes.
MAPPING_CHANGED — Constant static property in class away3d.events.FaceEvent
Defines the value of the type property of a mappingchanged event object.
match(node:away3d.core.base:Object3D) — Method in class away3d.core.traverse.BlockerTraverser
Determines if the specified node is required to be traversed.
match(node:away3d.core.base:Object3D) — Method in class away3d.core.traverse.PrimitiveTraverser
Determines if the specified node is required to be traversed.
match(node:away3d.core.base:Object3D) — Method in class away3d.core.traverse.ProjectionTraverser
Determines if the specified node is required to be traversed.
match(node:away3d.core.base:Object3D) — Method in class away3d.core.traverse.Traverser
Determines if the specified node is required to be traversed.
matchLOD(view:away3d.containers:View3D) — Method in interface away3d.containers.ILODObject
Used in ProjectionTraverser to determine whether the 3d object is visible.
matchLOD(view:away3d.containers:View3D) — Method in class away3d.containers.LODObject
Used in ProjectionTraverser to determine whether the 3d object is visible.
material — Property in class away3d.core.base.Face
Defines the material of the face.
material — Property in class away3d.core.base.Mesh
Defines the material used to render the faces in the mesh object.
material — Property in class away3d.core.base.Segment
Defines the material of the segment.
material — Property in class away3d.core.base.WireMesh
Defines the material used to render the segments in the wiremesh object.
material — Property in class away3d.core.draw.DrawFog
The material used to render the drawing primitive.
material — Property in class away3d.core.draw.DrawSegment
The material of the segment primitive.
material — Property in class away3d.core.draw.DrawTriangle
The bitmapData object used as the triangle primitive texture.
material — Property in class away3d.core.filter.FogFilter
Defines the material used by the fog layers.
material(data) — Static method in class away3d.core.utils.Cast
material — Property in class away3d.events.MaterialEvent
A reference to the material object that is relevant to the event.
material — Property in class away3d.events.MouseEvent3D
The material of the 3d element inside which the event took place.
material — Property in class away3d.loaders.data.MaterialData
Reference to the material object of the resulting material.
materialchanged — Event in class away3d.core.base.Face
Dispatched when the material of the face changes.
materialchanged — Event in class away3d.core.base.Segment
Dispatched when the material of the segment changes.
materialchanged — Event in class away3d.primitives.data.CubeMaterialsData
Dispatched when the cube materials object has one of it's materials updated.
MATERIAL_CHANGED — Constant static property in class away3d.events.FaceEvent
Defines the value of the type property of a materialchanged event object.
MATERIAL_CHANGED — Constant static property in class away3d.events.SegmentEvent
Defines the value of the type property of a materialchanged event object.
materialData — Property in class away3d.loaders.data.FaceData
Holds teh material data for the face.
MaterialData — Class in package away3d.loaders.data
Data class for the material data of a face.
MaterialEvent — Class in package away3d.events
Passed as a parameter when a material event occurs
MaterialEvent(type, material:away3d.materials:IMaterial) — Constructor in class away3d.events.MaterialEvent
Creates a new MaterialEvent object.
materialLibrary — Property in class away3d.loaders.Collada
Reference container for all materials used in the collada scene.
materialLibrary — Property in class away3d.loaders.Kmz
Reference container for all materials used in the kmz scene.
materialLibrary — Property in class away3d.loaders.Max3DS
Reference container for all materials used in the 3ds object.
materialLibrary — Property in class away3d.loaders.Object3DLoader
Returns the material library being used by the loaded file.
MaterialLibrary — Dynamic class in package away3d.loaders.utils
Store for all materials associated with an externally loaded file.
materialresize — Event in class away3d.materials.BitmapMaterial
Dispatched when the bitmapData used for the material texture is resized.
materials — Property in class away3d.loaders.data.MeshData
Optional assigned materials to the mesh.
materials — Property in class away3d.materials.BitmapMaterialContainer
An array of bitmapmaterial objects to be overlayed sequentially.
materials — Property in class away3d.materials.CompositeMaterial
An array of bitmapmaterial objects to be overlayed sequentially.
materialType — Property in class away3d.loaders.data.MaterialData
String representing the material type.
matrix2euler() — Method in class away3d.core.math.Matrix3D
Returns the euler angle represented by the 3x3 matrix rotation.
Matrix3D — Final class in package away3d.core.math
A 3D transformation 4x3 matrix
Matrix3D() — Constructor in class away3d.core.math.Matrix3D
Creates a new Matrix3D object.
Max3DS — Class in package away3d.loaders
File loader for the 3DS file format.
Max3DS(data, init) — Constructor in class away3d.loaders.Max3DS
Creates a new Max3DS object.
maxblur — Property in class away3d.cameras.Camera3D
Used in DofSprite2D.
maxblur — Static property in class away3d.core.utils.DofCache
maxp — Property in class away3d.containers.LODObject
The maximum perspective value from which the 3d object can be viewed.
maxtiltangle — Property in class away3d.cameras.HoverCamera3D
Maximum bounds for the tiltangle.
maxU — Property in class away3d.core.base.Face
Returns the maximum u value of the face
maxV — Property in class away3d.core.base.Face
Returns the maximum v value of the face
maxX — Property in class away3d.containers.ObjectContainer3D
Returns the maximum x value of the 3d object
maxX — Property in class away3d.core.base.BaseMesh
Returns the maximum x value of the 3d object
maxX — Property in class away3d.core.base.BaseMeshElement
Returns the maximum x value of the 3d element
maxX — Property in class away3d.core.base.Face
Returns the maximum x value of the face
maxX — Property in interface away3d.core.base.IMeshElement
Returns the maximum x value of the 3d element
maxX — Property in class away3d.core.base.Object3D
Returns the maximum x value of the 3d object
maxX — Property in class away3d.core.base.Segment
Returns the maximum x value of the segment
maxX — Property in class away3d.core.clip.Clipping
Maximum allowed x value for primitives
maxX — Property in class away3d.core.draw.DrawPrimitive
Indicates the maximum x value of the drawing primitive.
maxX — Property in class away3d.core.draw.PrimitiveVolumeBlockNode
Returns the maximum x value of the drawing primitives contained in the volume block node.
maxY — Property in class away3d.containers.ObjectContainer3D
Returns the maximum y value of the 3d object
maxY — Property in class away3d.core.base.BaseMesh
Returns the maximum y value of the 3d object
maxY — Property in class away3d.core.base.BaseMeshElement
Returns the minimum y value of the 3d element
maxY — Property in class away3d.core.base.Face
Returns the maximum y value of the face
maxY — Property in interface away3d.core.base.IMeshElement
Returns the minimum y value of the 3d element
maxY — Property in class away3d.core.base.Object3D
Returns the maximum y value of the 3d object
maxY — Property in class away3d.core.base.Segment
Returns the maximum y value of the segment
maxY — Property in class away3d.core.clip.Clipping
Maximum allowed y value for primitives
maxY — Property in class away3d.core.draw.DrawPrimitive
Indicates the maximum y value of the drawing primitive.
maxY — Property in class away3d.core.draw.PrimitiveVolumeBlockNode
Returns the maximum y value of the drawing primitives contained in the volume block node.
maxZ — Property in class away3d.containers.ObjectContainer3D
Returns the maximum z value of the 3d object
maxZ — Property in class away3d.core.base.BaseMesh
Returns the maximum z value of the 3d object
maxZ — Property in class away3d.core.base.BaseMeshElement
Returns the minimum z value of the 3d element
maxZ — Property in class away3d.core.base.Face
Returns the maximum zx value of the face
maxZ — Property in interface away3d.core.base.IMeshElement
Returns the minimum z value of the 3d element
maxZ — Property in class away3d.core.base.Object3D
Returns the maximum z value of the 3d object
maxZ — Property in class away3d.core.base.Segment
Returns the maximum z value of the segment
maxZ — Property in class away3d.core.draw.DrawPrimitive
Indicates the maximum z value of the drawing primitive.
maxZ — Property in class away3d.core.draw.PrimitiveVolumeBlockNode
Returns the maximum z value of the drawing primitives contained in the volume block node.
Md2 — Class in package away3d.loaders
File loader for the Md2 file format.
Md2(data, init) — Constructor in class away3d.loaders.Md2
Creates a new Md2 object.
Md2still — Class in package away3d.loaders
File loader for the Md2 file format (non-animated version).
Md2still(data, init) — Constructor in class away3d.loaders.Md2still
Creates a new Md2Still object.
median(a:away3d.core.draw:ScreenVertex, b:away3d.core.draw:ScreenVertex, focus) — Static method in class away3d.core.draw.ScreenVertex
Returns the median screen vertex between the two given screen vertex objects.
mesh — Property in class away3d.loaders.Obj
Mesh — Class in package away3d.core.base
3d object containing face and segment elements
Mesh(init) — Constructor in class away3d.core.base.Mesh
Creates a new BaseMesh object.
MeshData — Class in package away3d.loaders.data
Data class for the mesh data of a 3d object
meshDataList — Property in class away3d.loaders.Max3DS
Array of mesh data objects used for storing the parsed 3ds data structure.
MeshElementEvent — Class in package away3d.events
Passed as a parameter when a meshelement event occurs
MeshElementEvent(type, element:away3d.core.base:IMeshElement) — Constructor in class away3d.events.MeshElementEvent
Creates a new MeshElementEvent object.
MeshMaterialData — Class in package away3d.loaders.data
Data class for teh material of a 3d object
minp — Property in class away3d.containers.LODObject
The minimum perspective value from which the 3d object can be viewed.
mintiltangle — Property in class away3d.cameras.HoverCamera3D
Minimum bounds for the tiltangle.
minU — Property in class away3d.core.base.Face
Returns the minimum u value of the face
minV — Property in class away3d.core.base.Face
Returns the minimum v value of the face
minX — Property in class away3d.containers.ObjectContainer3D
Returns the minimum x value of the 3d object
minX — Property in class away3d.core.base.BaseMesh
Returns the minimum x value of the 3d object
minX — Property in class away3d.core.base.BaseMeshElement
Returns the minimum x value of the 3d element
minX — Property in class away3d.core.base.Face
Returns the minimum x value of the face
minX — Property in interface away3d.core.base.IMeshElement
Returns the minimum x value of the 3d element
minX — Property in class away3d.core.base.Object3D
Returns the minimum x value of the 3d object
minX — Property in class away3d.core.base.Segment
Returns the minimum x value of the face
minX — Property in class away3d.core.clip.Clipping
Minimum allowed x value for primitives
minX — Property in class away3d.core.draw.DrawPrimitive
Indicates the minimum x value of the drawing primitive.
minX — Property in class away3d.core.draw.PrimitiveVolumeBlockNode
Returns the minimum x value of the drawing primitives contained in the volume block node.
minY — Property in class away3d.containers.ObjectContainer3D
Returns the minimum y value of the 3d object
minY — Property in class away3d.core.base.BaseMesh
Returns the minimum y value of the 3d object
minY — Property in class away3d.core.base.BaseMeshElement
Returns the maximum y value of the 3d element
minY — Property in class away3d.core.base.Face
Returns the minimum y value of the face
minY — Property in interface away3d.core.base.IMeshElement
Returns the maximum y value of the 3d element
minY — Property in class away3d.core.base.Object3D
Returns the minimum y value of the 3d object
minY — Property in class away3d.core.base.Segment
Returns the minimum y value of the face
minY — Property in class away3d.core.clip.Clipping
Minimum allowed y value for primitives
minY — Property in class away3d.core.draw.DrawPrimitive
Indicates the minimum y value of the drawing primitive.
minY — Property in class away3d.core.draw.PrimitiveVolumeBlockNode
Returns the minimum y value of the drawing primitives contained in the volume block node.
minZ — Property in class away3d.containers.ObjectContainer3D
Returns the minimum z value of the 3d object
minZ — Property in class away3d.core.base.BaseMesh
Returns the minimum z value of the 3d object
minZ — Property in class away3d.core.base.BaseMeshElement
Returns the maximum z value of the 3d element
minZ — Property in class away3d.core.base.Face
Returns the minimum z value of the face
minZ — Property in interface away3d.core.base.IMeshElement
Returns the maximum z value of the 3d element
minZ — Property in class away3d.core.base.Object3D
Returns the minimum z value of the 3d object
minZ — Property in class away3d.core.base.Segment
Returns the minimum y value of the face
minZ — Property in class away3d.core.draw.DrawPrimitive
Indicates the minimum z value of the drawing primitive.
minZ — Property in class away3d.core.draw.PrimitiveVolumeBlockNode
Returns the minimum z value of the drawing primitives contained in the volume block node.
mix(comp:away3d.core.base:BaseMesh, k) — Method in class away3d.core.base.Morpher
interpolates the vertex objects position values between the current vertex positions and the external vertex positions
mode — Property in class away3d.loaders.Object3DLoader
Returns the current loading mode of the 3d object loader.
mode — Property in class away3d.materials.EnviroBitmapMaterial
Setting for possible mapping methods.
mode — Property in class away3d.materials.EnviroBitmapMaterialCache
Setting for possible mapping methods.
mode — Property in class away3d.materials.shaders.EnviroShader
Setting for possible mapping methods.
modulo — Property in class away3d.core.math.Number3D
The modulo of the 3d number object.
modulo2 — Property in class away3d.core.math.Number3D
The squared modulo of the 3d number object.
Morpher — Class in package away3d.core.base
Keyframe animation morpher
Morpher(vertices:away3d.core.base:BaseMesh) — Constructor in class away3d.core.base.Morpher
Creates a new Morpher object.
MOUSE_DOWN — Constant static property in class away3d.events.MouseEvent3D
Defines the value of the type property of a mouseDown3D event object.
mouseDown3D — Event in class away3d.containers.View3D
Dispatched when a user presses the let hand mouse button while the cursor is over a 3d object
mouseDown3D — Event in class away3d.core.base.Object3D
Dispatched when a user presses the let hand mouse button while the cursor is over the 3d object.
mouseEnabled — Property in class away3d.core.base.Object3D
Defines whether mouse events are received on the 3d object
MouseEvent3D — Class in package away3d.events
Passed as a parameter when a 3d mouse event occurs
MouseEvent3D(type) — Constructor in class away3d.events.MouseEvent3D
Creates a new MouseEvent3D object.
mouseMaterial — Property in class away3d.containers.View3D
Current material under the mouse.
MOUSE_MOVE — Constant static property in class away3d.events.MouseEvent3D
Defines the value of the type property of a mouseMove3D event object.
mouseMove3D — Event in class away3d.containers.View3D
Dispatched when a user moves the cursor while it is over a 3d object
mouseMove3D — Event in class away3d.core.base.Object3D
Dispatched when a user moves the cursor while it is over the 3d object.
mouseObject — Property in class away3d.containers.View3D
Current object under the mouse.
MOUSE_OUT — Constant static property in class away3d.events.MouseEvent3D
Defines the value of the type property of a mouseOut3D event object.
mouseOut3D — Event in class away3d.containers.View3D
Dispatched when a user moves the cursor away from a 3d object
mouseOut3D — Event in class away3d.core.base.Object3D
Dispatched when a user moves the cursor away from the 3d object.
MOUSE_OVER — Constant static property in class away3d.events.MouseEvent3D
Defines the value of the type property of a mouseOver3D event object.
mouseOver3D — Event in class away3d.containers.View3D
Dispatched when a user moves the cursor over a 3d object
mouseOver3D — Event in class away3d.core.base.Object3D
Dispatched when a user moves the cursor over the 3d object.
MOUSE_UP — Constant static property in class away3d.events.MouseEvent3D
Defines the value of the type property of a mouseUp3D event object.
mouseUp3D — Event in class away3d.containers.View3D
Dispatched when a user releases the let hand mouse button while the cursor is over a 3d object
mouseUp3D — Event in class away3d.core.base.Object3D
Dispatched when a user releases the let hand mouse button while the cursor is over the 3d object.
mouseZeroMove — Property in class away3d.containers.View3D
Forces mousemove events to fire even when cursor is static.
moveBackward(distance) — Method in class away3d.core.base.Object3D
Moves the 3d object backwards along it's local z axis
moveDown(distance) — Method in class away3d.core.base.Object3D
Moves the 3d object backwards along it's local y axis
moveForward(distance) — Method in class away3d.core.base.Object3D
Moves the 3d object forwards along it's local z axis
moveLeft(distance) — Method in class away3d.core.base.Object3D
Moves the 3d object backwards along it's local x axis
movePivot(dx, dy, dz) — Method in class away3d.containers.ObjectContainer3D
Moves the origin point of the 3d object without moving the contents
movePivot(dx, dy, dz) — Method in class away3d.core.base.Mesh
Moves the origin point of the mesh without moving the contents.
moveRight(distance) — Method in class away3d.core.base.Object3D
Moves the 3d object forwards along it's local x axis
moveTo(target:away3d.core.math:Number3D) — Method in class away3d.core.base.Object3D
Moves the 3d object directly to a point in space
moveUp(distance) — Method in class away3d.core.base.Object3D
Moves the 3d object forwards along it's local y axis
movie — Property in class away3d.materials.MovieMaterial
Defines the movieclip used for rendering the material
movieclip — Property in class away3d.sprites.MovieClipSprite
Defines the displayobject to use for the sprite texture.
MovieClipSprite — Class in package away3d.sprites
Spherical billboard (always facing the camera) sprite object that uses a movieclip as it's texture.
MovieClipSprite(movieclip, init) — Constructor in class away3d.sprites.MovieClipSprite
Creates a new MovieClipSprite object.
MovieMaterial — Class in package away3d.materials
Animated movie material.
MovieMaterial(movie, init) — Constructor in class away3d.materials.MovieMaterial
Creates a new BitmapMaterial object.
multiply(m1:away3d.core.math:Matrix3D, m2:away3d.core.math:Matrix3D) — Method in class away3d.core.math.Matrix3D
Fills the 3d matrix object with the result from a 3x4 multipication of two 3d matrix objects.
multiply(qa:away3d.core.math:Quaternion, qb:away3d.core.math:Quaternion) — Method in class away3d.core.math.Quaternion
Fills the quaternion object with the result from a multipication of two quaternion objects.
multiply(color, k) — Static method in class away3d.core.utils.Color
multiply3x3(m1:away3d.core.math:Matrix3D, m2:away3d.core.math:Matrix3D) — Method in class away3d.core.math.Matrix3D
Fills the 3d matrix object with the result from a 3x3 multipication of two 3d matrix objects.
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