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 |
material — Property in class away3dlite.core.base.Face |
|
Material of the face. |
material — Property in class away3dlite.core.base.Mesh |
|
Determines the global material used on the faces in the mesh. |
material(data) — Static method in class away3dlite.core.utils.Cast |
|
Casts the given data value as a material object. |
material — Property in class away3dlite.events.MaterialEvent |
|
A reference to the material object that is relevant to the event. |
material — Property in class away3dlite.events.MouseEvent3D |
|
The material of the 3d element inside which the event took place. |
material — Property in class away3dlite.loaders.AbstractParser |
|
Overrides all materials in the model. |
material — Property in class away3dlite.loaders.data.MaterialData |
|
defines the material object of the resulting material. |
material — Property in class away3dlite.loaders.data.MeshData |
| |
material — Property in class away3dlite.sprites.Sprite3D |
|
Determines the material used on the sprite. |
Material — Class in package away3dlite.materials |
|
Base material class. |
Material() — Constructor in class away3dlite.materials.Material |
|
Creates a new Material object. |
materialActivated — Event in class away3dlite.materials.Material |
|
Dispatched when the material becomes visible in a view. |
MATERIAL_ACTIVATED — Constant static property in class away3dlite.events.MaterialEvent |
|
Defines the value of the type property of a materialActivated event object. |
MATERIAL_CHANGED — Constant static property in class away3dlite.events.MaterialEvent |
|
Defines the value of the type property of a materialChanged event object. |
materialData — Property in class away3dlite.loaders.data.FaceData |
|
Holds teh material data for the face. |
MaterialData — Class in package away3dlite.loaders.data |
|
Data class for the material data of a face. |
materialDeactivated — Event in class away3dlite.materials.Material |
|
Dispatched when the material becomes invisible in a view. |
MATERIAL_DEACTIVATED — Constant static property in class away3dlite.events.MaterialEvent |
|
Defines the value of the type property of a materialDeactivated event object. |
MaterialEvent — Class in package away3dlite.events |
|
Passed as a parameter when a material event occurs
|
MaterialEvent(type, material:away3dlite.materials:Material) — Constructor in class away3dlite.events.MaterialEvent |
|
Creates a new MaterialEvent object. |
materialLibrary — Property in class away3dlite.core.base.Object3D |
|
Used in loaders to store all parsed materials contained in the model. |
materialLibrary — Property in class away3dlite.loaders.AbstractParser |
|
Retuns a materialLibrary object used for storing the parsed material objects. |
MaterialLibrary — Dynamic class in package away3dlite.loaders.utils |
|
Store for all materials associated with an externally loaded file. |
materials — Property in class away3dlite.loaders.AbstractParser |
|
Overides materials in the model using name:value pairs. |
materials — Property in class away3dlite.loaders.data.GeometryData |
|
Optional assigned materials to the geometry. |
materialType — Property in class away3dlite.loaders.data.MaterialData |
|
String representing the material type. |
MATERIAL_UPDATED — Constant static property in class away3dlite.events.MaterialEvent |
|
Defines the value of the type property of a materialUpdated event object. |
Max3DS — Class in package away3dlite.loaders |
|
File loader for the 3DS file format. |
Max3DS() — Constructor in class away3dlite.loaders.Max3DS |
|
Creates a new Max3DS object. |
maxPersp — Property in class away3dlite.core.base.Object3D |
|
The maximum perspective value from which the 3d object can be viewed. |
maxTiltAngle — Property in class away3dlite.cameras.HoverCamera3D |
|
Maximum bounds for the tiltAngle . |
_maxX — Property in class away3dlite.core.clip.Clipping |
| |
maxX — Property in class away3dlite.core.clip.Clipping |
|
Maximum allowed x value for primitives
|
maxX — Property in class away3dlite.loaders.data.ContainerData |
|
Returns the maximum x value of the container data
|
maxX — Property in class away3dlite.loaders.data.GeometryData |
|
Returns the maximum x value of the geometry data
|
_maxY — Property in class away3dlite.core.clip.Clipping |
| |
maxY — Property in class away3dlite.core.clip.Clipping |
|
Maximum allowed y value for primitives
|
maxY — Property in class away3dlite.loaders.data.ContainerData |
|
Returns the maximum y value of the container data
|
maxY — Property in class away3dlite.loaders.data.GeometryData |
|
Returns the maximum y value of the geometry data
|
_maxZ — Property in class away3dlite.core.clip.Clipping |
| |
maxZ — Property in class away3dlite.core.clip.Clipping |
|
Maximum allowed z value for primitives
|
maxZ — Property in class away3dlite.loaders.data.ContainerData |
|
Returns the maximum z value of the container data
|
maxZ — Property in class away3dlite.loaders.data.GeometryData |
|
Returns the maximum z value of the geometry data
|
MD2 — Class in package away3dlite.loaders |
|
File loader for the Md2 file format. |
MD2() — Constructor in class away3dlite.loaders.MD2 |
|
Creates a new Md2 object. |
mesh — Property in class away3dlite.core.base.Face |
|
Mesh object to which the face belongs. |
Mesh — Class in package away3dlite.core.base |
|
Basic geometry object
|
Mesh(material:away3dlite.materials:Material) — Constructor in class away3dlite.core.base.Mesh |
|
Creates a new Mesh object. |
MeshData — Class in package away3dlite.loaders.data |
|
Data class for the mesh data of a 3d object
|
meshes — Property in class away3dlite.loaders.data.MaterialData |
|
Array of indexes representing the meshes that use the material. |
MeshMaterialData — Class in package away3dlite.loaders.data |
|
Data class for teh material of a 3d object
|
MeshSortType — Class in package away3dlite.core.base |
|
Holds the accepted values for the sortType property in the Mesh class. |
minPersp — Property in class away3dlite.core.base.Object3D |
|
The minimum perspective value from which the 3d object can be viewed. |
minTiltAngle — Property in class away3dlite.cameras.HoverCamera3D |
|
Minimum bounds for the tiltAngle . |
_minX — Property in class away3dlite.core.clip.Clipping |
| |
minX — Property in class away3dlite.core.clip.Clipping |
|
Minimum allowed x value for primitives. |
minX — Property in class away3dlite.loaders.data.ContainerData |
|
Returns the minimum x value of the container data
|
minX — Property in class away3dlite.loaders.data.GeometryData |
|
Returns the minimum x value of the geometry data
|
_minY — Property in class away3dlite.core.clip.Clipping |
| |
minY — Property in class away3dlite.core.clip.Clipping |
|
Minimum allowed y value for primitives
|
minY — Property in class away3dlite.loaders.data.ContainerData |
|
Returns the minimum y value of the container data
|
minY — Property in class away3dlite.loaders.data.GeometryData |
|
Returns the minimum y value of the geometry data
|
_minZ — Property in class away3dlite.core.clip.Clipping |
| |
minZ — Property in class away3dlite.core.clip.Clipping |
|
Minimum allowed z value for primitives
|
minZ — Property in class away3dlite.loaders.data.ContainerData |
|
Returns the minimum z value of the container data
|
minZ — Property in class away3dlite.loaders.data.GeometryData |
|
Returns the minimum z value of the geometry data
|
mode — Property in class away3dlite.loaders.Loader3D |
|
Returns the current loading mode of the 3d object loader. |
mouseDown — Event in class away3dlite.core.base.Object3D |
|
Dispatched when a user presses the left hand mouse button while the cursor is over the 3d object. |
MOUSE_DOWN — Constant static property in class away3dlite.events.MouseEvent3D |
|
Defines the value of the type property of a mouseDown3d event object. |
mouseEnabled3D — Property in class away3dlite.containers.View3D |
|
Specifies whether the view receives 3d mouse events. |
MouseEvent3D — Class in package away3dlite.events |
|
Passed as a parameter when a 3d mouse event occurs
|
MouseEvent3D(type) — Constructor in class away3dlite.events.MouseEvent3D |
|
Creates a new MouseEvent3D object. |
mouseMove — Event in class away3dlite.core.base.Object3D |
|
Dispatched when a user moves the cursor while it is over the 3d object. |
MOUSE_MOVE — Constant static property in class away3dlite.events.MouseEvent3D |
|
Defines the value of the type property of a mouseMove3d event object. |
mouseOut — Event in class away3dlite.core.base.Object3D |
|
Dispatched when a user moves the cursor away from the 3d object. |
MOUSE_OUT — Constant static property in class away3dlite.events.MouseEvent3D |
|
Defines the value of the type property of a mouseOut3d event object. |
mouseOver — Event in class away3dlite.core.base.Object3D |
|
Dispatched when a user moves the cursor over the 3d object. |
MOUSE_OVER — Constant static property in class away3dlite.events.MouseEvent3D |
|
Defines the value of the type property of a mouseOver3d event object. |
mouseUp — Event in class away3dlite.core.base.Object3D |
|
Dispatched when a user releases the left hand mouse button while the cursor is over the 3d object. |
MOUSE_UP — Constant static property in class away3dlite.events.MouseEvent3D |
|
Defines the value of the type property of a mouseUp3d event object. |
mouseZeroMove — Property in class away3dlite.containers.View3D |
|
Forces mousemove events to fire even when cursor is static. |
moveBackward(distance) — Method in class away3dlite.core.base.Object3D |
|
Moves the 3D object backwards along it's local z axis
|
moveDown(distance) — Method in class away3dlite.core.base.Object3D |
|
Moves the 3D object backwards along it's local y axis
|
moveForward(distance) — Method in class away3dlite.core.base.Object3D |
|
Moves the 3D object forwards along it's local z axis
|
moveLeft(distance) — Method in class away3dlite.core.base.Object3D |
|
Moves the 3D object backwards along it's local x axis
|
moveRight(distance) — Method in class away3dlite.core.base.Object3D |
|
Moves the 3D object forwards along it's local x axis
|
moveUp(distance) — Method in class away3dlite.core.base.Object3D |
|
Moves the 3D object forwards along it's local y axis
|
movie — Property in class away3dlite.materials.MovieMaterial |
|
Defines the movieclip used for rendering the material
|
MovieMaterial — Class in package away3dlite.materials |
| |
MovieMaterial(movie, rect, autoUpdate, transparent) — Constructor in class away3dlite.materials.MovieMaterial |
| |
MovieMesh — Class in package away3dlite.animators |
|
Animates a series of Frame objects in sequence in a mesh. |
MovieMesh() — Constructor in class away3dlite.animators.MovieMesh |
|
Creates a new MovieMesh object that provides a "keyframe animation"/"vertex animation"/"mesh deformation" framework for subclass loaders. |
MQO — Class in package away3dlite.loaders |
|
Metasequoia
|
MQO() — Constructor in class away3dlite.loaders.MQO |
|
Creates a new MQO object. |
|
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 |