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  
data — Property, class alternativa.engine3d.resources.ATFTextureResource
ByteArray, that contains texture of ATF format.
data — Property, class alternativa.engine3d.resources.BitmapTextureResource
BitmapData
data — Property, class alternativa.engine3d.resources.ExternalTextureResource
Resource data, that are get from external resource.
debug — Property, class alternativa.engine3d.core.Camera3D
Turns debug mode on if true and off otherwise.
debug — Property, class alternativa.engine3d.shadows.Shadow
Debug mode.
Debug — class, package alternativa.engine3d.core
Class stores values, that are passed to camera methods addToDebug() and removeFromDebug().
Decal — class, package alternativa.engine3d.objects
A Mesh which has z-fighting engine.
Decal() — Constructor, class alternativa.engine3d.objects.Decal
Creates a new Decal instance.
delta — Property, class alternativa.engine3d.core.events.MouseEvent3D
Indicates how many lines should be scrolled for each unit the user rotates the mouse wheel.
DepthRenderer — class, package alternativa.engine3d.core
DepthRenderer() — Constructor, class alternativa.engine3d.core.DepthRenderer
depthScale — Property, class alternativa.engine3d.core.Camera3D
depthTexture — Property, class alternativa.engine3d.materials.OutputEffect
destroyForm() — method, class alternativa.engine3d.core.Occluder
Destroys form of overlap.
diagram — Property, class alternativa.engine3d.core.Camera3D
Diagram where debug information is displayed.
diagramAlign — Property, class alternativa.engine3d.core.Camera3D
Diagram alignment relatively to working space.
diagramHorizontalMargin — Property, class alternativa.engine3d.core.Camera3D
Diagram margin from the edge of working space in horizontal axis.
diagramVerticalMargin — Property, class alternativa.engine3d.core.Camera3D
Diagram margin from the edge of working space in vertical axis.
diffuseMap — Property, class alternativa.engine3d.materials.TextureMaterial
Diffuse map.
DirectionalLight — class, package alternativa.engine3d.lights
A directional light source illuminates all objects equally from a given direction, like an area light of infinite size and infinite distance from the scene; there is shading, but cannot be any distance falloff.
DirectionalLight(color:uint) — Constructor, class alternativa.engine3d.lights.DirectionalLight
Creates a new instance.
DirectionalLightShadow — class, package alternativa.engine3d.shadows
Class of the shadow, that is created by one source of light(DirectionalLight).
DirectionalLightShadow(width:Number, height:Number, nearBoundPosition:Number, farBoundPosition:Number, mapSize:int, pcfOffset:Number) — Constructor, class alternativa.engine3d.shadows.DirectionalLightShadow
Create an instance of DirectionalLightShadow.
disable() — method, class alternativa.engine3d.controllers.SimpleObjectController
Disables the controller.
dispatchEvent(event:flash.events:Event) — method, class alternativa.engine3d.core.Object3D
Dispatches an event into the event flow.
dispose() — method, class alternativa.engine3d.core.Resource
Removes this resource from Context3D to which it was uploaded.
dispose(urls:Vector$String) — method, class alternativa.engine3d.loaders.TexturesLoader
Removes texture resources from Context3D.
dispose() — method, class alternativa.engine3d.resources.Geometry
Removes this resource from Context3D to which it was uploaded.
dispose() — method, class alternativa.engine3d.resources.TextureResource
Removes this resource from Context3D to which it was uploaded.
divide(limit:uint, iterations:uint) — method, class alternativa.engine3d.objects.Skin
Subdivides skin surfaces.
doubleClick — Event, class alternativa.engine3d.core.Object3D
Dispatched when a user presses and releases the main button of a pointing device twice in rapid succession over the same Object3D.
DOUBLE_CLICK — Constant Static Property, class alternativa.engine3d.core.events.MouseEvent3D
Defines the value of the type property of a doubleClick3D event object.
doubleClickEnabled — Property, class alternativa.engine3d.core.Object3D
Specifies whether the object receives doubleClick events.
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