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  
target — Property in class org.papervision3d.cameras.Camera3D
A DisplayObject3D object that specifies the current position the camera is looking at.
target — Property in class org.papervision3d.objects.Stars
testFace(displayObject:org.papervision3d.objects:DisplayObject3D, faceInstance:org.papervision3d.core.geom:Face3DInstance, vertex0:org.papervision3d.core.geom:Vertex2D, vertex1:org.papervision3d.core.geom:Vertex2D, vertex2:org.papervision3d.core.geom:Vertex2D) — Method in class org.papervision3d.core.culling.CompositeTriangleCuller
testFace(displayObject3D:org.papervision3d.objects:DisplayObject3D, faceInstance:org.papervision3d.core.geom:Face3DInstance, vertex0:org.papervision3d.core.geom:Vertex2D, vertex1:org.papervision3d.core.geom:Vertex2D, vertex2:org.papervision3d.core.geom:Vertex2D) — Method in class org.papervision3d.core.culling.DefaultTriangleCuller
testFace(displayObject:org.papervision3d.objects:DisplayObject3D, faceInstance:org.papervision3d.core.geom:Face3DInstance, vertex0:org.papervision3d.core.geom:Vertex2D, vertex1:org.papervision3d.core.geom:Vertex2D, vertex2:org.papervision3d.core.geom:Vertex2D) — Method in class org.papervision3d.core.culling.DepthTriangleCuller
testFace(displayObject:org.papervision3d.objects:DisplayObject3D, faceInstance:org.papervision3d.core.geom:Face3DInstance, vertex0:org.papervision3d.core.geom:Vertex2D, vertex1:org.papervision3d.core.geom:Vertex2D, vertex2:org.papervision3d.core.geom:Vertex2D) — Method in interface org.papervision3d.core.culling.ITriangleCuller
testFace(displayObject3D:org.papervision3d.objects:DisplayObject3D, faceInstance:org.papervision3d.core.geom:Face3DInstance, vertex0:org.papervision3d.core.geom:Vertex2D, vertex1:org.papervision3d.core.geom:Vertex2D, vertex2:org.papervision3d.core.geom:Vertex2D) — Method in class org.papervision3d.core.culling.RectangleTriangleCuller
texture — Property in class org.papervision3d.materials.BitmapAssetMaterial
A texture object.
texture — Property in class org.papervision3d.materials.BitmapFileMaterial
A texture object.
_texture — Property in class org.papervision3d.materials.BitmapMaterial
texture — Property in class org.papervision3d.materials.BitmapMaterial
A texture object.
texture — Property in class org.papervision3d.materials.MovieAssetMaterial
A texture object.
texture — Property in class org.papervision3d.materials.MovieMaterial
A texture object.
tiled — Property in class org.papervision3d.core.proto.MaterialObject3D
A Boolean value that determines whether the texture is tiled when rendered.
tilt(angle) — Method in class org.papervision3d.core.proto.CameraObject3D
Rotate the camera in its vertical plane.
toNumber3D() — Method in class org.papervision3d.core.geom.Vertex3D
TOP — Static property in class org.papervision3d.objects.Cube
Top face selection
Top Level — Package
toString() — Method in class fl.data.SimpleDataProvider
toString() — Method in class org.papervision3d.core.Matrix3D
toString() — Method in class org.papervision3d.core.Number3D
Returns a string value representing the three-dimensional values in the specified Number3D object.
toString() — Method in class org.papervision3d.core.NumberUV
Returns a string value representing the UV values in the specified NumberUV object.
toString() — Method in class org.papervision3d.core.proto.DisplayObjectContainer3D
Returns a string value with the list of objects.
toString() — Method in class org.papervision3d.core.proto.MaterialObject3D
Returns a string value representing the material properties.
toString() — Method in class org.papervision3d.core.stat.RenderStatistics
toString() — Method in class org.papervision3d.materials.BitmapMaterial
Returns a string value representing the material properties in the specified BitmapMaterial object.
toString() — Method in class org.papervision3d.materials.ColorMaterial
Returns a string value representing the material properties in the specified ColorMaterial object.
toString() — Method in class org.papervision3d.materials.MaterialsList
Returns a string with the names of the materials in the list.
toString() — Method in class org.papervision3d.materials.VideoStreamMaterial
Returns a string value representing the material properties in the specified VideoMaterial object.
toString() — Method in class org.papervision3d.materials.WireframeMaterial
Returns a string value representing the material properties in the specified WireframeMaterial object.
toString() — Method in class org.papervision3d.objects.DisplayObject3D
Returns a string value representing the three-dimensional position values of the display object instance.
totalLayers — Property in class org.papervision3d.scenes.LayerScene3D
trace(msg) — Method in class OutputPanel
trace(pMsg, pPackage, pLevel) — Static method in class com.blitzagency.xray.logger.Debug
Traces any value to the debug panel, with an optional message level.
trace — Property in class org.papervision3d.core.Matrix3D
TRACE — Static property in class com.blitzagency.xray.logger.events.DebugDispatcher
traceHandler(evtObj) — Method in class OutputPanel
traceObject(o, pRecurseDepth, pIndent, pPackage, pLevel) — Static method in class com.blitzagency.xray.logger.Debug
Recursively traces an object's value to the debug panel.
transform — Property in class org.papervision3d.objects.DisplayObject3D
A Matrix3D object containing values that affect the scaling, rotation, and translation of the display object.
_transformDirty — Property in class org.papervision3d.objects.DisplayObject3D
[internal-use]
transformUV(material:org.papervision3d.core.proto:MaterialObject3D) — Method in class org.papervision3d.core.proto.GeometryObject3D
Returns a string value representing the three-dimensional values in the specified Number3D object.
transformUV(material:org.papervision3d.core.proto:MaterialObject3D) — Method in class org.papervision3d.core.proto.GeometryObject3D
Draws the object into the MovieClip container.
transformUV(face3D:org.papervision3d.core.geom:Face3D, instance:org.papervision3d.objects:DisplayObject3D) — Method in class org.papervision3d.materials.BitmapMaterial
Applies the updated UV texture mapping values to the triangle.
transformVertices(transformation:org.papervision3d.core:Matrix3D) — Method in class org.papervision3d.core.geom.Vertices3D
transformVertices(transformation:org.papervision3d.core:Matrix3D) — Method in class org.papervision3d.core.proto.GeometryObject3D
transformView(transform:org.papervision3d.core:Matrix3D) — Method in class org.papervision3d.cameras.Camera3D
[internal-use] Transforms world coordinates into camera space.
transformView(transform:org.papervision3d.core:Matrix3D) — Method in class org.papervision3d.cameras.FreeCamera3D
[internal-use] Transforms world coordinates into camera space.
transformView(transform:org.papervision3d.core:Matrix3D) — Method in class org.papervision3d.core.proto.CameraObject3D
[internal-use] Transforms world coordinates into camera space.
translate(distance, axis:org.papervision3d.core:Number3D) — Method in class org.papervision3d.objects.DisplayObject3D
Move the object along a given direction.
translationMatrix(x, y, z) — Static method in class org.papervision3d.core.Matrix3D
transparent — Property in class org.papervision3d.components.as3.collections.MaterialsListItem
If set to true, preserves the alpha information of the Material being used
triangleCuller — Property in class org.papervision3d.core.proto.SceneObject3D
triangles — Property in class org.papervision3d.core.stat.RenderStatistics
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