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 |
g — Property, class flare.materials.filters.ColorFilter |
| |
g — Property, class flare.materials.filters.FogFilter |
| |
G — Constant Static Property, class flare.system.Input3D |
| |
getBackward(local:Boolean, out:flash.geom:Vector3D) — method, class flare.core.Pivot3D |
|
Returns the direction vector that points to the back of the object. |
getBackward(m:flash.geom:Matrix3D, out:flash.geom:Vector3D) — Static Method , class flare.utils.Matrix3DUtils |
|
Returns the direction vector pointing to the back side of the matrix. |
getBounds(pivot:flare.core:Pivot3D, out:flare.core:Boundings3D, relativeTo:flare.core:Pivot3D) — Static Method , class flare.utils.Pivot3DUtils |
| |
getChildByName(name:String, startIndex:int, includeChildren:Boolean) — method, class flare.core.Pivot3D |
|
Returns the first child that matches the specified name. |
getDir(local:Boolean, out:flash.geom:Vector3D) — method, class flare.core.Pivot3D |
|
Returns the direction vector that points to the front of the object. |
getDir(m:flash.geom:Matrix3D, out:flash.geom:Vector3D) — Static Method , class flare.utils.Matrix3DUtils |
|
Returns the dirección vector pointing to the front side of the matrix. |
getDown(local:Boolean, out:flash.geom:Vector3D) — method, class flare.core.Pivot3D |
|
Returns the direction vector that points to the bottom side of the object. |
getDown(m:flash.geom:Matrix3D, out:flash.geom:Vector3D) — Static Method , class flare.utils.Matrix3DUtils |
|
Returns the dirección vector pointing to the bottom side of the matrix. |
getItem(path:String) — method, class flare.system.Library3D |
|
Returns an item instance previosuly associated to a path. |
getLeft(local:Boolean, out:flash.geom:Vector3D) — method, class flare.core.Pivot3D |
|
Returns the direction vector that points to the left side of the object. |
getLeft(m:flash.geom:Matrix3D, out:flash.geom:Vector3D) — Static Method , class flare.utils.Matrix3DUtils |
|
Returns the dirección vector pointing to the left side of the matrix. |
getMaterialByName(name:String, includeChildren:Boolean) — method, class flare.core.Pivot3D |
|
Returns the first material that matches the specified name. |
getPoint(value:Number, global:Boolean, out:flash.geom:Vector3D) — method, class flare.core.Shape3D |
|
Returns the position on the spline depending on the “value” parameter. |
getPoint(value:Number, out:flash.geom:Vector3D) — method, class flare.core.Spline3D |
|
Returns the position on the spline depending on the “value” parameter. |
getPointDir(x:Number, y:Number, out:flash.geom:Vector3D) — method, class flare.core.Camera3D |
|
Returns a global 3D direction vector relative to a 2D camera position. |
getPointScreenCoords(point:flash.geom:Vector3D, out:flash.geom:Vector3D) — method, class flare.basic.Scene3D |
|
Returns the coordinates of an arbitrary point respect to the screen. |
getPosition(local:Boolean, out:flash.geom:Vector3D) — method, class flare.core.Pivot3D |
|
Returns the current position of the object. |
getPosition(m:flash.geom:Matrix3D, out:flash.geom:Vector3D) — Static Method , class flare.utils.Matrix3DUtils |
|
Returns a matrix position. |
getRight(local:Boolean, out:flash.geom:Vector3D) — method, class flare.core.Pivot3D |
|
Returns the direction vector that points to the right side of the object. |
getRight(m:flash.geom:Matrix3D, out:flash.geom:Vector3D) — Static Method , class flare.utils.Matrix3DUtils |
|
Returns the direction vector pointing to the right side of the matrix. |
getRotation(local:Boolean, out:flash.geom:Vector3D) — method, class flare.core.Pivot3D |
|
Returns the current rotation of the object in euler angles. |
getRotation(m:flash.geom:Matrix3D, out:flash.geom:Vector3D) — Static Method , class flare.utils.Matrix3DUtils |
|
Returns the current rotation of the object in euler angles. |
getScale(local:Boolean, out:flash.geom:Vector3D) — method, class flare.core.Pivot3D |
|
Returns the current scale of the object. |
getScale(m:flash.geom:Matrix3D, out:flash.geom:Vector3D) — Static Method , class flare.utils.Matrix3DUtils |
|
Returns a matrix scale. |
getScreenCoords(out:flash.geom:Vector3D, camera:flare.core:Camera3D, viewPort:flash.geom:Rectangle) — method, class flare.core.Pivot3D |
|
Returns the coordinates of an object with respect to the screen. |
getTangent(value:Number, global:Boolean, out:flash.geom:Vector3D) — method, class flare.core.Shape3D |
|
Returns the direction on the spline in a given position. |
getTangent(value:Number, out:flash.geom:Vector3D) — method, class flare.core.Spline3D |
|
Returns the direction on the spline in a given position. |
getUp(local:Boolean, out:flash.geom:Vector3D) — method, class flare.core.Pivot3D |
|
Returns the direction vector that points to the upper side of the object. |
getUp(m:flash.geom:Matrix3D, out:flash.geom:Vector3D) — Static Method , class flare.utils.Matrix3DUtils |
|
Returns the direction vector pointing to the upper side of the matrix. |
global — Property, class flare.core.Pivot3D |
|
Returns a matrix with the global position, rotation and scale of the object. |
global — Constant Static Property, class flare.system.Device3D |
|
Global matrix of current rendering object. |
globalFilters — Static Property, class flare.materials.Shader3D |
|
Defines an array of filters to be included on the materials that will be created after setting the global filters property. |
globalToLocal(point:flash.geom:Vector3D, out:flash.geom:Vector3D) — method, class flare.core.Pivot3D |
|
Transforms a point of the global space of the object into a local space. |
globalToLocalVector(vector:flash.geom:Vector3D, out:flash.geom:Vector3D) — method, class flare.core.Pivot3D |
|
Transforms a point of the global space of the object into a local space without translation. |
gotoAndPlay(frame:Object, blendFrames:Number, animationMode:int) — method, class flare.core.Pivot3D |
| |
gotoAndPlay(frame:Number) — method, class flare.materials.filters.AnimatedTextureFilter |
| |
gotoAndStop(frame:Object, blendFrames:Number) — method, class flare.core.Pivot3D |
|
Stops the animation at the specified frame. |
gotoAndStop(frame:Number) — method, class flare.materials.filters.AnimatedTextureFilter |
| |
|
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 |