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  
TANGENT4 — Constant Static Property, class alternativa.engine3d.core.VertexAttributes
This data type combines values of vertex tangent and binormal within one sequence of four floats.
TANGENT_LEFT_HANDED — Constant Static Property, class alternativa.engine3d.materials.NormalMapSpace
Normal map defined in surface space, y-axis oriented on bottom.
TANGENT_RIGHT_HANDED — Constant Static Property, class alternativa.engine3d.materials.NormalMapSpace
Normal map defined in surface space, y-axis oriented on top.
target — Property, class alternativa.engine3d.core.events.Event3D
The event target.
TEXCOORDS — Constant Static Property, class alternativa.engine3d.core.VertexAttributes
Texture coordinates data type.
texture — Property, class alternativa.engine3d.core.DepthRenderer
TextureMaterial — class, package alternativa.engine3d.materials
The material fills surface with bitmap image in light-independent manner.
TextureMaterial(diffuseMap:alternativa.engine3d.resources:TextureResource, opacityMap:alternativa.engine3d.resources:TextureResource, alpha:Number) — Constructor, class alternativa.engine3d.materials.TextureMaterial
Creates a new TextureMaterial instance.
TextureResource — class, package alternativa.engine3d.resources
Base resource for texture resources, that can be uploaded into the video memory.
textures — Property, class alternativa.engine3d.loaders.ParserMaterial
List of ExternalTextureResource, that you can load with a TexturesLoader.
TexturesLoader — class, package alternativa.engine3d.loaders
An object that downloads textures by their reference and upload them into the Context3D
TexturesLoader(context:flash.display3D:Context3D) — Constructor, class alternativa.engine3d.loaders.TexturesLoader
Creates a new TexturesLoader instance.
TexturesLoaderEvent — class, package alternativa.engine3d.loaders.events
The Event is dispatched when TexturesLoader complete loading of textures.
TexturesLoaderEvent(type:String, bitmapDatas:Vector$flash.display:BitmapData, textures:Vector$alternativa.engine3d.resources:ExternalTextureResource) — Constructor, class alternativa.engine3d.loaders.events.TexturesLoaderEvent
thickness — Property, class alternativa.engine3d.objects.WireFrame
Thickness.
threshold — Property, class alternativa.engine3d.collisions.EllipsoidCollider
Geometric error.
time — Property, class alternativa.engine3d.animation.AnimationClip
Current time of animation.
time — Property, class alternativa.engine3d.animation.AnimationNotify
The time in seconds on the time line to which the trigger is bound.
time — Property, class alternativa.engine3d.animation.keys.Keyframe
Key frame time in seconds.
time — Property, class alternativa.engine3d.core.RayIntersectionData
Distance from ray's origin to intersection point expressed in length of localDirection vector.
timerUpdatePeriod — Property, class alternativa.engine3d.core.Camera3D
The amount of frames which determines the period of MS value update in diagram.
top — Property, class alternativa.engine3d.resources.BitmapCubeTextureResource
BitmapData, that will be used as top face.
TOP — Constant Static Property, class alternativa.engine3d.objects.SkyBox
Top side..
toString() — method, class alternativa.engine3d.animation.keys.Keyframe
Returns string representation of the object.
toString() — method, class alternativa.engine3d.core.BoundBox
Returns a string representation of BoundBox.
toString() — method, class alternativa.engine3d.core.Object3D
Returns the string representation of the specified object.
toString() — method, class alternativa.engine3d.core.RayIntersectionData
Returns the string representation of the specified object.
toString() — method, class alternativa.engine3d.core.events.Event3D
Returns a string containing all the properties of the Event3D object.
toString() — method, class alternativa.engine3d.core.events.MouseEvent3D
Returns a string containing all the properties of the MouseEvent3D object.
traceGeometry(geometry:alternativa.engine3d.resources:Geometry) — Static Method , class alternativa.engine3d.loaders.Parser
Track — class, package alternativa.engine3d.animation.keys
Keyframe track baseclass.
Track() — Constructor, class alternativa.engine3d.animation.keys.Track
Creates a Track object.
TransformTrack — class, package alternativa.engine3d.animation.keys
A track which animates object transformation.
TransformTrack(object:String) — Constructor, class alternativa.engine3d.animation.keys.TransformTrack
Creates a TransformTrack object.
transparency — Property, class alternativa.engine3d.loaders.ParserMaterial
Transparency of material
transparentPass — Property, class alternativa.engine3d.materials.TextureMaterial
If true, perform transparent pass.
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