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  
calculateAverageZ() — method, class away3dlite.core.base.Face
Returns the average screen Z coordinate of the face.
calculateFurthestZ() — method, class away3dlite.core.base.Face
Returns the furthest screen Z coordinate of the face.
calculateNearestZ() — method, class away3dlite.core.base.Face
Returns the nearest screen Z coordinate of the face.
calculateScreenZ — Property, class away3dlite.core.base.Face
selected function for calculating the screen Z coordinate of the face.
calculateUVT(x:Number, y:Number) — method, class away3dlite.core.base.Face
Returns the uvt coordinate of the face at the given screen coordinate.
camera — Property, class away3dlite.containers.View3D
Camera used when rendering.
camera — Property, class away3dlite.templates.Template
The camera object used in the template.
Camera3D — class, package away3dlite.cameras
Basic camera used to resolve a view.
Camera3D(zoom:Number, focus:Number) — Constructor, class away3dlite.cameras.Camera3D
Creates a new Camera3D object.
Cast — class, package away3dlite.core.utils
Helper class for casting assets to usable objects
CENTER — Constant Static Property, class away3dlite.core.base.SortType
Sorts the faces in the mesh using their center z-depth ie.
centerMeshes — Property, class away3dlite.loaders.Collada
Controls the automatic centering of geometry data in the model, improving culling and the accuracy of bounding dimension values.
centerMeshes — Property, class away3dlite.loaders.MD2
Controls the automatic centering of geometry data in the model, improving culling and the accuracy of bounding dimension values.
centerMeshes — Property, class away3dlite.loaders.MQO
Controls the automatic centering of geometry data in the model, improving culling and the accuracy of bounding dimension values.
centerMeshes — Property, class away3dlite.loaders.Max3DS
Controls the automatic centering of geometry data in the model, improving culling and the accuracy of bounding dimension values.
channel — Property, class away3dlite.loaders.data.ChannelData
The channel object.
Channel — class, package away3dlite.animators.bones
Stores the varying transformations of a single Bone or Object3D object over the dureation of a bones animation
Channel(name:String) — Constructor, class away3dlite.animators.bones.Channel
ChannelData — class, package away3dlite.loaders.data
Data class for an animation channel
ChannelLibrary — Dynamic Class, package away3dlite.loaders.utils
Store for all animation channels associated with an externally loaded file.
channels — Property, class away3dlite.loaders.data.AnimationData
Dictonary of names representing the animation channels used in the animation.
charset — Property, class away3dlite.loaders.MQO
children — Property, class away3dlite.containers.ObjectContainer3D
Returns the children of the container as an array of 3d objects.
children — Property, class away3dlite.loaders.data.ContainerData
An array containing the child 3d objects of the container.
clipping — Property, class away3dlite.containers.View3D
Clipping used when rendering.
clipping — Property, class away3dlite.events.ClippingEvent
A reference to the session object that is relevant to the event.
clipping — Property, class away3dlite.templates.BasicTemplate
The clipping object used in the template.
clipping — Property, class away3dlite.templates.FastTemplate
The clipping object used in the template.
Clipping — class, package away3dlite.core.clip
Base clipping class for no clipping.
Clipping(minX:Number, maxX:Number, minY:Number, maxY:Number, minZ:Number, maxZ:Number) — Constructor, class away3dlite.core.clip.Clipping
Creates a new Clipping object.
ClippingEvent — class, package away3dlite.events
Passed as a parameter when a clip event occurs
ClippingEvent(type:String, clipping:away3dlite.core.clip:Clipping) — Constructor, class away3dlite.events.ClippingEvent
Creates a new FaceEvent object.
CLIPPING_UPDATED — Constant Static Property, class away3dlite.events.ClippingEvent
Defines the value of the type property of a ClipingUpdated event object.
clone(object:away3dlite.containers:ObjectContainer3D) — method, class away3dlite.animators.BonesAnimator
Clones the animation data into a new BonesAnimator object.
clone(object:away3dlite.core.base:Object3D) — method, class away3dlite.animators.bones.Bone
Duplicates the 3d object's properties to another Bone object
clone(object:away3dlite.containers:ObjectContainer3D) — method, class away3dlite.animators.bones.Channel
clone() — method, class away3dlite.animators.bones.SkinVertex
clone(object:away3dlite.core.base:Object3D) — method, class away3dlite.containers.ObjectContainer3D
Duplicates the 3d object's properties to another ObjectContainer3D object
clone(object:away3dlite.core.base:Object3D) — method, class away3dlite.core.base.Mesh
Duplicates the mesh properties to another Mesh object.
clone(object:away3dlite.core.base:Object3D) — method, class away3dlite.core.base.Object3D
Duplicates the 3d object's properties to another Object3D object
clone(object:away3dlite.core.clip:Clipping) — method, class away3dlite.core.clip.Clipping
Duplicates the clipping object's properties to another Clipping object
clone(object:away3dlite.core.clip:Clipping) — method, class away3dlite.core.clip.RectangleClipping
clone() — method, class away3dlite.events.ClippingEvent
Creates a copy of the FaceEvent object and sets the value of each property to match that of the original.
clone() — method, class away3dlite.events.Loader3DEvent
Creates a copy of the Loader3DEvent object and sets the value of each property to match that of the original.
clone() — method, class away3dlite.events.MaterialEvent
Creates a copy of the MaterialEvent object and sets the value of each property to match that of the original.
clone() — method, class away3dlite.events.MouseEvent3D
Creates a copy of the MouseEvent3D object and sets the value of each property to match that of the original.
clone() — method, class away3dlite.events.ParserEvent
Creates a copy of the Loader3DEvent object and sets the value of each property to match that of the original.
clone(object:away3dlite.core.base:Object3D) — method, class away3dlite.loaders.data.AnimationData
clone(targetObj:away3dlite.core.base:Object3D) — method, class away3dlite.loaders.data.MaterialData
clone(object:away3dlite.core.base:Object3D) — method, class away3dlite.primitives.Cone
Duplicates the cone properties to another Cone object.
clone(object:away3dlite.core.base:Object3D) — method, class away3dlite.primitives.Cube6
Duplicates the cube6 properties to another Cube6 object.
clone(object:away3dlite.core.base:Object3D) — method, class away3dlite.primitives.Cylinder
Duplicates the cylinder properties to another Cylinder object.
clone(object:away3dlite.core.base:Object3D) — method, class away3dlite.primitives.Plane
Duplicates the plane properties to another Plane object.
clone(object:away3dlite.core.base:Object3D) — method, class away3dlite.primitives.RegularPolygon
Duplicates the regular polygon properties to another RegularPolygon object.
clone(object:away3dlite.core.base:Object3D) — method, class away3dlite.primitives.Skybox6
Duplicates the skybox6 properties to another Skybox6 object.
clone(object:away3dlite.core.base:Object3D) — method, class away3dlite.primitives.Sphere
Duplicates the sphere properties to another Sphere object.
clone(object:away3dlite.core.base:Object3D) — method, class away3dlite.primitives.Torus
Duplicates the torus properties to another Torus object.
clone(object:away3dlite.sprites:Sprite3D) — method, class away3dlite.sprites.Sprite3D
Duplicates the sprite3d properties to another Sprite3D object.
clone() — method, class away3dlite.templates.events.Keyboard3DEvent
Collada — class, package away3dlite.loaders
File loader for the Collada file format with animation.
Collada() — Constructor, class away3dlite.loaders.Collada
Creates a new Collada object.
color(data:any) — Static Method , class away3dlite.core.utils.Cast
Casts the given data value as a color.
color — Property, class away3dlite.materials.ColorMaterial
Defines the color of the material.
color — Property, class away3dlite.materials.WireframeMaterial
Defines the color of the outline.
ColorMaterial — class, package away3dlite.materials
Basic color material.
ColorMaterial(color:any, alpha:Number) — Constructor, class away3dlite.materials.ColorMaterial
Creates a new BitmapMaterial object.
COLOR_MATERIAL — Constant Static Property, class away3dlite.loaders.data.MaterialData
String representing a color material.
complete — Event, class away3dlite.loaders.utils.TextureLoadQueue
COMPLETE — Constant Property, class away3dlite.loaders.Loader3D
Constant value string representing a completed loader mode.
Cone — class, package away3dlite.primitives
Creates a 3d cone primitive.
Cone(material:away3dlite.materials:Material, radius:Number, height:Number, segmentsW:int, segmentsH:int, openEnded:Boolean, yUp:Boolean) — Constructor, class away3dlite.primitives.Cone
Creates a new Cone object.
container — Property, class away3dlite.loaders.AbstractParser
Retuns a 3d container object used for storing the parsed 3d object.
container — Property, class away3dlite.loaders.data.ContainerData
Reference to the 3d container object of the resulting container.
containerData — Property, class away3dlite.loaders.Collada
Container data object used for storing the parsed collada data structure.
containerData — Property, class away3dlite.loaders.Loader3D
Returns the the data container being used by the loaded file.
ContainerData — class, package away3dlite.loaders.data
Data class for 3d object containers.
controllers — Property, class away3dlite.animators.bones.SkinVertex
copyMatrix3D(m1:flash.geom:Matrix3D, m2:flash.geom:Matrix3D) — method, class away3dlite.core.base.Object3D
ctrlKey — Property, class away3dlite.events.MouseEvent3D
Indicates whether the Control key is active (true) or inactive (false).
ctrlXML — Property, class away3dlite.loaders.data.GeometryData
Reference to the xml object defining the controller.
Cube6 — class, package away3dlite.primitives
Creates a 3d Cube primitive.
Cube6(material:away3dlite.materials:Material, width:Number, height:Number, depth:Number, segmentsW:int, segmentsH:int, segmentsD:int, pixelBorder:int) — Constructor, class away3dlite.primitives.Cube6
Creates a new Cube object.
_cullCount — Property, class away3dlite.core.clip.Clipping
_cullTotal — Property, class away3dlite.core.clip.Clipping
currentItemIndex — Property, class away3dlite.loaders.utils.TextureLoadQueue
Returns the index of the current texture baing loaded
currentLoader — Property, class away3dlite.loaders.utils.TextureLoadQueue
Returns the loader object for the current texture being loaded
currentURLRequest — Property, class away3dlite.loaders.utils.TextureLoadQueue
Returns the url request object for the current texture being loaded
Cylinder — class, package away3dlite.primitives
Creates a 3d cylinder primitive.
Cylinder(material:away3dlite.materials:Material, radius:Number, height:Number, segmentsW:int, segmentsH:int, openEnded:Boolean, yUp:Boolean) — Constructor, class away3dlite.primitives.Cylinder
Creates a new Cylinder 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