| 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 |
| parent — Property, class alternativa.engine3d.animation.AnimationNode |
|
Parent of this node in animation tree hierarchy. |
| parent — Property, class alternativa.engine3d.core.Object3D |
|
Object3D, to which this object was added as a child. |
| parse(data:flash.utils:ByteArray, texturesBaseURL:String, scale:Number, respectSmoothGroups:Boolean) — method, class alternativa.engine3d.loaders.Parser3DS |
|
Performs parsing. |
| parse(input:flash.utils:ByteArray) — method, class alternativa.engine3d.loaders.ParserA3D |
|
Parses model of a3d format, that is passed as byteArray to input parameter, then fills the arrays objects and hierarchy by the instances of three-dimensional objects. |
| parse(data:XML, baseURL:String, trimPaths:Boolean) — method, class alternativa.engine3d.loaders.ParserCollada |
|
Method parses xml of collada and fills arrays objects, hierarchy, materials, animations
If you need to download textures, use class TexturesLoader. |
| parseAnimation(data:XML) — Static Method , class alternativa.engine3d.loaders.ParserCollada |
|
Parses and returns animation. |
| Parser — class, package alternativa.engine3d.loaders |
|
Base class for classes, that perform parsing of scenes of different formats. |
| Parser3DS — class, package alternativa.engine3d.loaders |
|
Parser of .3ds files , that are presented as ByteArray. |
| ParserA3D — class, package alternativa.engine3d.loaders |
|
A parser for loading models of A3D binary format. |
| ParserA3D() — Constructor, class alternativa.engine3d.loaders.ParserA3D |
|
Creates a new instance of ParserA3D. |
| ParserCollada — class, package alternativa.engine3d.loaders |
|
A parser performs parsing of collada xml. |
| ParserCollada() — Constructor, class alternativa.engine3d.loaders.ParserCollada |
|
Creates a new ParserCollada instance. |
| ParserMaterial — class, package alternativa.engine3d.loaders |
|
A material which is assigned to each object that we got as a parsing result. |
| ParserMaterial() — Constructor, class alternativa.engine3d.loaders.ParserMaterial |
| |
| pcfOffset — Property, class alternativa.engine3d.shadows.DirectionalLightShadow |
|
Offset of Percentage Closer Filtering. |
| pcfOffset — Property, class alternativa.engine3d.shadows.OmniLightShadow |
|
Offset of Percentage Closer Filtering. |
| perspectiveScale — Property, class alternativa.engine3d.objects.Sprite3D |
|
If true, screen size of a Sprite3D will have perspective correction according to distance to a camera. |
| Plane — class, package alternativa.engine3d.primitives |
|
A plane primitive. |
| Plane(width:Number, length:Number, widthSegments:uint, lengthSegments:uint, twoSided:Boolean, reverse:Boolean, bottom:alternativa.engine3d.materials:Material, top:alternativa.engine3d.materials:Material) — Constructor, class alternativa.engine3d.primitives.Plane |
|
Creates a new Plane instance. |
| point — Property, class alternativa.engine3d.core.RayIntersectionData |
|
The point of intersection il local coordinates of object. |
| POSITION — Constant Static Property, class alternativa.engine3d.core.VertexAttributes |
|
Coordinates in 3D space. |
| process(camera:alternativa.engine3d.core:Camera3D) — method, class alternativa.engine3d.shadows.OmniLightShadow |
| |
| projectGlobal(point:flash.geom:Vector3D) — method, class alternativa.engine3d.core.Camera3D |
|
Transforms point from global space to screen space. |
| property — Property, class alternativa.engine3d.animation.keys.NumberTrack |
|
Defines the name of object property which will be animated. |
|
| 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 |