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  
back — Property, class alternativa.engine3d.resources.BitmapCubeTextureResource
BitmapData, that will be used as back face.
BACK — Constant Static Property, class alternativa.engine3d.objects.SkyBox
Back side.
backgroundAlpha — Property, class alternativa.engine3d.core.View
Background transparency.
backgroundColor — Property, class alternativa.engine3d.core.View
Background color.
balance — Property, class alternativa.engine3d.animation.AnimationCouple
The balance is a value in [0, 1] interval which specifies weight coefficient for each animation.
biasMultiplier — Property, class alternativa.engine3d.shadows.DirectionalLightShadow
Degree of correcting offset of shadow map space.
biasMultiplier — Property, class alternativa.engine3d.shadows.OmniLightShadow
Degree of correcting offset of shadow map space.
bindingMatrix — Property, class alternativa.engine3d.objects.Joint
bindKey(keyCode:uint, action:String) — method, class alternativa.engine3d.controllers.SimpleObjectController
Binds key and action.
bindKeys(bindings:Array) — method, class alternativa.engine3d.controllers.SimpleObjectController
Binds keys and actions.
BitmapCubeTextureResource — class, package alternativa.engine3d.resources
Resource of cube texture.
BitmapCubeTextureResource(left:flash.display:BitmapData, right:flash.display:BitmapData, back:flash.display:BitmapData, front:flash.display:BitmapData, bottom:flash.display:BitmapData, top:flash.display:BitmapData, leftHanded:Boolean) — Constructor, class alternativa.engine3d.resources.BitmapCubeTextureResource
Creates a new instance of BitmapCubeTextureResource.
BitmapTextureResource — class, package alternativa.engine3d.resources
Texture resource, that allows user to upload textures from BitmapData to GPU.
BitmapTextureResource(data:flash.display:BitmapData, resizeForGPU:Boolean) — Constructor, class alternativa.engine3d.resources.BitmapTextureResource
Uploads textures from BitmapData to GPU.
blurEnabled — Property, class alternativa.engine3d.core.Camera3D
bottom — Property, class alternativa.engine3d.resources.BitmapCubeTextureResource
BitmapData, that will be used as bottom face.
BOTTOM — Constant Static Property, class alternativa.engine3d.objects.SkyBox
Bottom side.
boundBox — Property, class alternativa.engine3d.core.Object3D
Bounds of the object described as rectangular parallelepiped.
BoundBox — class, package alternativa.engine3d.core
Class stores object's bounding box object's local space.
BOUNDS — Constant Static Property, class alternativa.engine3d.core.Debug
Display of objects bound boxes.
Box — class, package alternativa.engine3d.primitives
A cuboid primitive.
Box(width:Number, length:Number, height:Number, widthSegments:uint, lengthSegments:uint, heightSegments:uint, reverse:Boolean, material:alternativa.engine3d.materials:Material) — Constructor, class alternativa.engine3d.primitives.Box
Creates a new Box instance.
bubbles — Property, class alternativa.engine3d.core.events.Event3D
Indicates whether an event is a bubbling event.
buttonDown — Property, class alternativa.engine3d.core.events.MouseEvent3D
Indicates whether the main mouse button is active (true) or inactive (false).
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