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 away3d.filters.HueSaturationFilter3D |
| |
g — Property, class away3d.filters.tasks.Filter3DHueSaturationTask |
| |
generateDifferenceClip(source:away3d.animators.nodes:SkeletonClipNode, referencePose:away3d.animators.data:SkeletonPose) — Static Method , class away3d.animators.utils.SkeletonUtils |
| |
generateDifferencePose(source:away3d.animators.data:SkeletonPose, reference:away3d.animators.data:SkeletonPose) — Static Method , class away3d.animators.utils.SkeletonUtils |
| |
generateMip(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.materials.methods.BasicDiffuseMethod |
| |
generateMipMaps(source:flash.display:BitmapData, target:flash.display3D.textures:TextureBase, mipmap:flash.display:BitmapData, alpha:Boolean, side:int) — Static Method , class away3d.materials.utils.MipmapGenerator |
|
Uploads a BitmapData with mip maps to a target Texture object. |
generateSmoothedHeightMap() — method, class away3d.extrusions.Elevation |
|
Generates a smoother representation of the geometry using the original heightmap and subdivision settings. |
generateSolidMap(mesh:away3d.entities:Mesh, lineColor:uint, lineThickness:Number, fillColor:uint, fillAlpha:Number, width:uint, height:uint) — Static Method , class away3d.materials.utils.WireframeMapGenerator |
|
Create a wireframe map with a solid colour fill. |
generateTexturedMap(mesh:away3d.entities:Mesh, bitmapData:flash.display:BitmapData, lineColor:uint, lineThickness:Number) — Static Method , class away3d.materials.utils.WireframeMapGenerator |
|
Create a wireframe map with a texture fill. |
_geomDirty — Property, class away3d.extrusions.Elevation |
| |
_geomDirty — Property, class away3d.primitives.PrimitiveBase |
| |
geometries — Property, class away3d.loaders.parsers.DAEParser |
| |
_geometry — Property, class away3d.entities.Mesh |
| |
geometry — Property, class away3d.entities.Mesh |
|
The geometry used by the mesh that provides it with its shape. |
geometry — Property, class away3d.extrusions.DelaunayMesh |
|
The geometry used by the mesh that provides it with its shape. |
geometry — Property, class away3d.extrusions.LatheExtrude |
|
The geometry used by the mesh that provides it with its shape. |
geometry — Property, class away3d.extrusions.LinearExtrude |
|
The geometry used by the mesh that provides it with its shape. |
geometry — Property, class away3d.extrusions.PathExtrude |
|
The geometry used by the mesh that provides it with its shape. |
geometry — Property, class away3d.extrusions.SkinExtrude |
|
The geometry used by the mesh that provides it with its shape. |
Geometry — class, package away3d.core.base |
|
Geometry is a collection of SubGeometries, each of which contain the actual geometrical data such as vertices,
normals, uvs, etc. |
Geometry() — Constructor, class away3d.core.base.Geometry |
|
Creates a new Geometry object. |
GEOMETRY — Constant Static Property, class away3d.library.assets.AssetType |
| |
geometryComplete — Event, class away3d.library.AssetLibraryBundle |
|
Dispatched when a geometry asset has been constructed from a resource. |
geometryComplete — Event, class away3d.loaders.AssetLoader |
|
Dispatched when a geometry asset has been constructed from a resource. |
geometryComplete — Event, class away3d.loaders.Loader3D |
|
Dispatched when a geometry asset has been constructed from a resource. |
geometryComplete — Event, class away3d.loaders.misc.AssetLoaderToken |
|
Dispatched when a geometry asset has been constructed from a resource. |
geometryComplete — Event, class away3d.loaders.misc.SingleFileLoader |
|
Dispatched when a geometry asset has been constructed from a resource. |
geometryComplete — Event, class away3d.loaders.parsers.ParserBase |
|
Dispatched when a geometry asset has been constructed from a resource. |
GEOMETRY_COMPLETE — Constant Static Property, class away3d.events.AssetEvent |
| |
GeometryEvent — class, package away3d.events |
|
Dispatched to notify changes in a geometry object's state. |
GeometryEvent(type:String, subGeometry:away3d.core.base:SubGeometry) — Constructor, class away3d.events.GeometryEvent |
|
Create a new GeometryEvent
|
getAGALVertexCode(pass:away3d.materials.passes:MaterialPassBase, sourceRegisters:Array, targetRegisters:Array) — method, class away3d.animators.SkeletonAnimationSet |
| |
getAGALVertexCode(pass:away3d.materials.passes:MaterialPassBase, sourceRegisters:Array, targetRegisters:Array) — method, class away3d.animators.UVAnimationSet |
| |
getAGALVertexCode(pass:away3d.materials.passes:MaterialPassBase, sourceRegisters:Array, targetRegisters:Array) — method, class away3d.animators.VertexAnimationSet |
| |
getAngle(w:flash.geom:Vector3D, q:flash.geom:Vector3D) — Static Method , class away3d.core.math.Vector3DUtils |
|
Returns the angle in radians made between the 3d number obejct and the given Vector3D object. |
getAsset(name:String, ns:String) — Static Method , class away3d.library.AssetLibrary |
|
Short-hand for getAsset() method on default asset library bundle. |
getAsset(name:String, ns:String) — method, class away3d.library.AssetLibraryBundle |
| |
getBestPowerOf2(value:uint) — Static Method , class away3d.tools.utils.TextureUtils |
| |
getBlendWeightAt(index:uint) — method, class away3d.animators.nodes.SkeletonNaryLERPNode |
|
Returns the blend weight of the skeleton aniamtion node that resides at the given input index. |
getBundle(key:String) — Static Method , class away3d.library.AssetLibrary |
|
Returns an AssetLibrary bundle instance. |
getByteData() — method, class away3d.loaders.parsers.ParserBase |
| |
getChildAt(index:uint) — method, class away3d.containers.ObjectContainer3D |
|
Retrieves the child object at the given index. |
getChildAt(index:uint) — method, class away3d.containers.Scene3D |
|
Retrieves the child with the given index
|
getCollisionNormal(indexData:Vector$uint, vertexData:Vector$Number, triangleIndex:uint) — method, class away3d.core.pick.PickingColliderBase |
| |
getCollisionUV(indexData:Vector$uint, uvData:Vector$Number, triangleIndex:uint, v:Number, w:Number, u:Number) — method, class away3d.core.pick.PickingColliderBase |
| |
getColorAt(x:Number, y:Number) — method, class away3d.tools.utils.ColorHitMap |
|
returns the color at x,y coordinates. |
getCustomBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, interface away3d.core.base.IRenderable |
|
Retrieves a custom buffer that can contain any per-vertex data
|
getCustomBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.core.base.SubGeometry |
|
A buffer allowing you any sort of data. |
getCustomBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.core.base.SubMesh |
| |
getCustomBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.entities.SegmentSet |
| |
getCustomBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.entities.Sprite3D |
| |
getCustomBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.primitives.SkyBox |
| |
getDefaultBoundingVolume() — method, class away3d.entities.Entity |
|
Creates the default bounding box to be used by this type of Entity. |
getDefaultBoundingVolume() — method, class away3d.entities.SegmentSet |
| |
getDefaultBoundingVolume() — method, class away3d.entities.Sprite3D |
| |
getDefaultBoundingVolume() — method, class away3d.lights.DirectionalLight |
|
Creates the default bounding box to be used by this type of Entity. |
getDefaultBoundingVolume() — method, class away3d.lights.LightProbe |
|
Creates the default bounding box to be used by this type of Entity. |
getDefaultBoundingVolume() — method, class away3d.lights.PointLight |
|
Creates the default bounding box to be used by this type of Entity. |
getDefaultMaterial(renderable:away3d.core.base:IMaterialOwner) — Static Method , class away3d.materials.utils.DefaultMaterialManager |
| |
getDefaultTexture(renderable:away3d.core.base:IMaterialOwner) — Static Method , class away3d.materials.utils.DefaultMaterialManager |
| |
getDepthMaps(renderable:away3d.core.base:IRenderable, stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.materials.passes.SingleObjectDepthPass |
|
Gets the depth maps rendered for this object from all lights. |
getEntityPartitionNode() — method, class away3d.entities.Entity |
|
Gets a concrete EntityPartition3DNode subclass that is associated with this Entity instance
|
getForward(m:flash.geom:Matrix3D, v:flash.geom:Vector3D) — Static Method , class away3d.core.math.Matrix3DUtils |
|
Returns a normalised Vector3D object representing the forward vector of the given matrix. |
getFragmentCode() — method, class away3d.filters.tasks.Filter3DBrightPassTask |
| |
getFragmentCode() — method, class away3d.filters.tasks.Filter3DCompositeTask |
| |
getFragmentCode() — method, class away3d.filters.tasks.Filter3DDoubleBufferCopyTask |
| |
getFragmentCode() — method, class away3d.filters.tasks.Filter3DHBlurTask |
| |
getFragmentCode() — method, class away3d.filters.tasks.Filter3DHDepthOfFFieldTask |
| |
getFragmentCode() — method, class away3d.filters.tasks.Filter3DHueSaturationTask |
| |
getFragmentCode() — method, class away3d.filters.tasks.Filter3DRadialBlurTask |
| |
getFragmentCode() — method, class away3d.filters.tasks.Filter3DTaskBase |
| |
getFragmentCode() — method, class away3d.filters.tasks.Filter3DVBlurTask |
| |
getFragmentCode() — method, class away3d.filters.tasks.Filter3DVDepthOfFFieldTask |
| |
getFragmentCode() — method, class away3d.filters.tasks.Filter3DXFadeCompositeTask |
| |
getFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.AlphaMaskMethod |
| |
getFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.BasicAmbientMethod |
| |
getFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.BasicNormalMethod |
| |
getFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.ColorMatrixMethod |
| |
getFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.ColorTransformMethod |
| |
getFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.EnvMapAmbientMethod |
| |
getFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.EnvMapMethod |
| |
getFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.FogMethod |
| |
getFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.FresnelEnvMapMethod |
| |
getFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.HeightMapNormalMethod |
| |
getFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.LightMapMethod |
| |
getFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.NearShadowMapMethod |
| |
getFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.OutlineMethod |
| |
getFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.ProjectiveTextureMethod |
| |
getFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.RefractionEnvMapMethod |
| |
getFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.RimLightMethod |
| |
getFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.ShadowMapMethodBase |
| |
getFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.SimpleWaterNormalMethod |
| |
getFragmentCode() — method, class away3d.materials.passes.DefaultScreenPass |
| |
getFragmentCode() — method, class away3d.materials.passes.DepthMapPass |
| |
getFragmentCode() — method, class away3d.materials.passes.DistanceMapPass |
| |
getFragmentCode() — method, class away3d.materials.passes.MaterialPassBase |
| |
getFragmentCode() — method, class away3d.materials.passes.OutlinePass |
| |
getFragmentCode() — method, class away3d.materials.passes.SegmentPass |
| |
getFragmentCode() — method, class away3d.materials.passes.SingleObjectDepthPass |
| |
getFragmentCode() — method, class away3d.materials.passes.SkyBoxPass |
| |
getFragmentCodePerLight(vo:away3d.materials.methods:MethodVO, lightIndex:int, lightDirReg:away3d.materials.utils:ShaderRegisterElement, lightColReg:away3d.materials.utils:ShaderRegisterElement, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.AnisotropicSpecularMethod |
| |
getFragmentCodePerLight(vo:away3d.materials.methods:MethodVO, lightIndex:int, lightDirReg:away3d.materials.utils:ShaderRegisterElement, lightColReg:away3d.materials.utils:ShaderRegisterElement, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.BasicDiffuseMethod |
|
Get the fragment shader code that will generate the code relevant to a single light. |
getFragmentCodePerLight(vo:away3d.materials.methods:MethodVO, lightIndex:int, lightDirReg:away3d.materials.utils:ShaderRegisterElement, lightColReg:away3d.materials.utils:ShaderRegisterElement, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.BasicSpecularMethod |
|
Get the fragment shader code that will generate the code relevant to a single light. |
getFragmentCodePerLight(vo:away3d.materials.methods:MethodVO, lightIndex:int, lightDirReg:away3d.materials.utils:ShaderRegisterElement, lightColReg:away3d.materials.utils:ShaderRegisterElement, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.CompositeDiffuseMethod |
|
Get the fragment shader code that will generate the code relevant to a single light. |
getFragmentCodePerLight(vo:away3d.materials.methods:MethodVO, lightIndex:int, lightDirReg:away3d.materials.utils:ShaderRegisterElement, lightColReg:away3d.materials.utils:ShaderRegisterElement, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.CompositeSpecularMethod |
|
Get the fragment shader code that will generate the code relevant to a single light. |
getFragmentCodePerLight(vo:away3d.materials.methods:MethodVO, lightIndex:int, lightDirReg:away3d.materials.utils:ShaderRegisterElement, lightColReg:away3d.materials.utils:ShaderRegisterElement, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.LightingMethodBase |
|
Get the fragment shader code that will generate the code relevant to a single light. |
getFragmentCodePerLight(vo:away3d.materials.methods:MethodVO, lightIndex:int, lightDirReg:away3d.materials.utils:ShaderRegisterElement, lightColReg:away3d.materials.utils:ShaderRegisterElement, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.SubsurfaceScatteringDiffuseMethod |
|
Get the fragment shader code that will generate the code relevant to a single light. |
getFragmentCodePerLight(vo:away3d.materials.methods:MethodVO, lightIndex:int, lightDirReg:away3d.materials.utils:ShaderRegisterElement, lightColReg:away3d.materials.utils:ShaderRegisterElement, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.WrapDiffuseMethod |
| |
getFragmentCodePerProbe(vo:away3d.materials.methods:MethodVO, lightIndex:int, cubeMapReg:away3d.materials.utils:ShaderRegisterElement, weightRegister:String, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.BasicDiffuseMethod |
|
Get the fragment shader code that will generate the code relevant to a single light probe object. |
getFragmentCodePerProbe(vo:away3d.materials.methods:MethodVO, lightIndex:int, cubeMapReg:away3d.materials.utils:ShaderRegisterElement, weightRegister:String, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.BasicSpecularMethod |
|
Get the fragment shader code that will generate the code relevant to a single light probe object. |
getFragmentCodePerProbe(vo:away3d.materials.methods:MethodVO, lightIndex:int, cubeMapReg:away3d.materials.utils:ShaderRegisterElement, weightRegister:String, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.CompositeDiffuseMethod |
|
Get the fragment shader code that will generate the code relevant to a single light probe object. |
getFragmentCodePerProbe(vo:away3d.materials.methods:MethodVO, lightIndex:int, cubeMapReg:away3d.materials.utils:ShaderRegisterElement, weightRegister:String, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.CompositeSpecularMethod |
|
Get the fragment shader code that will generate the code relevant to a single light probe object. |
getFragmentCodePerProbe(vo:away3d.materials.methods:MethodVO, lightIndex:int, cubeMapReg:away3d.materials.utils:ShaderRegisterElement, weightRegister:String, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.LightingMethodBase |
|
Get the fragment shader code that will generate the code relevant to a single light probe object. |
getFragmentPostLightingCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.BasicDiffuseMethod |
| |
getFragmentPostLightingCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.BasicSpecularMethod |
| |
getFragmentPostLightingCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.CompositeDiffuseMethod |
| |
getFragmentPostLightingCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.CompositeSpecularMethod |
| |
getFragmentPostLightingCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.DepthDiffuseMethod |
| |
getFragmentPostLightingCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.LightMapDiffuseMethod |
| |
getFragmentPostLightingCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.SubsurfaceScatteringDiffuseMethod |
| |
getFragmentPostLightingCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.TerrainDiffuseMethod |
| |
getFragmentPreLightingCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.BasicDiffuseMethod |
| |
getFragmentPreLightingCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.BasicSpecularMethod |
| |
getFragmentPreLightingCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.CelDiffuseMethod |
| |
getFragmentPreLightingCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.CelSpecularMethod |
| |
getFragmentPreLightingCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.CompositeDiffuseMethod |
| |
getFragmentPreLightingCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.CompositeSpecularMethod |
| |
getFragmentPreLightingCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.FresnelSpecularMethod |
| |
getFragmentPreLightingCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.SubsurfaceScatteringDiffuseMethod |
| |
getFragmentPreLightingCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.WrapDiffuseMethod |
| |
getFreeFragmentConstant() — method, class away3d.materials.utils.ShaderRegisterCache |
|
Retrieve an available fragment constant register
|
getFreeFragmentSingleTemp() — method, class away3d.materials.utils.ShaderRegisterCache |
|
Retrieve a single component from a fragment temporary register that's still available. |
getFreeFragmentVectorTemp() — method, class away3d.materials.utils.ShaderRegisterCache |
|
Retrieve an entire fragment temporary register that's still available. |
getFreeStage3DProxy(forceSoftware:Boolean) — method, class away3d.core.managers.Stage3DManager |
|
Get the next available stage3DProxy. |
getFreeTextureReg() — method, class away3d.materials.utils.ShaderRegisterCache |
|
Retrieve an available texture register
|
getFreeVarying() — method, class away3d.materials.utils.ShaderRegisterCache |
|
Retrieve an available varying register
|
getFreeVertexAttribute() — method, class away3d.materials.utils.ShaderRegisterCache |
|
Retrieve an available vertex attribute register
|
getFreeVertexConstant() — method, class away3d.materials.utils.ShaderRegisterCache |
|
Retrieve an available vertex constant register
|
getFreeVertexSingleTemp() — method, class away3d.materials.utils.ShaderRegisterCache |
|
Retrieve a single component from a vertex temporary register that's still available. |
getFreeVertexVectorTemp() — method, class away3d.materials.utils.ShaderRegisterCache |
|
Retrieve an entire vertex temporary register that's still available. |
getGeometryByName(name:String, clone:Boolean) — method, class away3d.loaders.parsers.DAEParser |
| |
getHeightAt(x:Number, z:Number) — method, class away3d.extrusions.Elevation |
|
Reading the terrain height from a given x z position
for surface tracking purposes
|
getIndexBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, interface away3d.core.base.IRenderable |
|
Retrieves the VertexBuffer3D object that contains triangle indices. |
getIndexBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.core.base.SubGeometry |
|
Retrieves the VertexBuffer3D object that contains triangle indices. |
getIndexBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.core.base.SubMesh |
|
Retrieves the VertexBuffer3D object that contains triangle indices. |
getIndexBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.entities.SegmentSet |
| |
getIndexBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.entities.Sprite3D |
| |
getIndexBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.primitives.SkyBox |
|
Retrieves the VertexBuffer3D object that contains triangle indices. |
getInputAt(index:uint) — method, class away3d.animators.nodes.SkeletonNaryLERPNode |
|
Returns the skeleton animation node object that resides at the given input index. |
getInputIndex(input:away3d.animators.nodes:ISkeletonAnimationNode) — method, class away3d.animators.nodes.SkeletonNaryLERPNode |
|
Returns an integer representing the input index of the given skeleton animation node. |
getInstance(stage3DProxy:away3d.core.managers:Stage3DProxy) — Static Method , class away3d.core.managers.AGALProgram3DCache |
| |
getInstance(stage3DProxy:away3d.core.managers:Stage3DProxy) — Static Method , class away3d.core.managers.RTTBufferManager |
| |
getInstance(stage:flash.display:Stage) — Static Method , class away3d.core.managers.Stage3DManager |
|
Gets a Stage3DManager instance for the given Stage object. |
getInstance(key:String) — Static Method , class away3d.library.AssetLibraryBundle |
|
Returns an AssetLibraryBundle instance. |
getInstance() — Static Method , class away3d.textures.BitmapTextureCache |
| |
getInstanceFromIndex(index:int) — Static Method , class away3d.core.managers.AGALProgram3DCache |
| |
getIntersect(x:Number, y:Number) — method, class away3d.tools.utils.Drag3D |
|
Returns the Vector3D where mouse to scene ray hits the plane set for the class. |
getItem() — method, class away3d.core.data.EntityListItemPool |
| |
getItem() — method, class away3d.core.data.RenderableListItemPool |
| |
getJointIndexBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.core.base.SkinnedSubGeometry |
|
Retrieves the VertexBuffer3D object that contains joint indices. |
getJointWeightsBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.core.base.SkinnedSubGeometry |
|
Retrieves the VertexBuffer3D object that contains joint weights. |
getMainInputTexture(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.core.render.Filter3DRenderer |
| |
getMainInputTexture(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.filters.Filter3DBase |
| |
getMainInputTexture(stage:away3d.core.managers:Stage3DProxy) — method, class away3d.filters.tasks.Filter3DTaskBase |
| |
getMeshBounds(mesh:away3d.entities:Mesh) — Static Method , class away3d.tools.utils.Bounds |
|
Calculate the bounds of a Mesh object
|
getMethodAt(index:int) — method, class away3d.materials.DefaultMaterialBase |
| |
getMethodAt(index:int) — method, class away3d.materials.passes.DefaultScreenPass |
| |
getObjectContainerBounds(container:away3d.containers:ObjectContainer3D) — Static Method , class away3d.tools.utils.Bounds |
|
Calculate the bounds of an ObjectContainer3D object
|
getObjectProjectionMatrix(renderable:away3d.core.base:IRenderable, target:flash.geom:Matrix3D) — method, class away3d.lights.DirectionalLight |
|
Gets the optimal projection matrix to render a light-based depth map for a single object. |
getObjectProjectionMatrix(renderable:away3d.core.base:IRenderable, target:flash.geom:Matrix3D) — method, class away3d.lights.LightBase |
|
Gets the optimal projection matrix to render a light-based depth map for a single object. |
getObjectProjectionMatrix(renderable:away3d.core.base:IRenderable, target:flash.geom:Matrix3D) — method, class away3d.lights.LightProbe |
|
Gets the optimal projection matrix to render a light-based depth map for a single object. |
getObjectProjectionMatrix(renderable:away3d.core.base:IRenderable, target:flash.geom:Matrix3D) — method, class away3d.lights.PointLight |
|
Gets the optimal projection matrix to render a light-based depth map for a single object. |
getPlanarFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.DitheredShadowMapMethod |
| |
getPlanarFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.FilteredShadowMapMethod |
| |
getPlanarFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.HardShadowMapMethod |
| |
getPlanarFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.ShadowMapMethodBase |
| |
getPlanarFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.SoftShadowMapMethod |
| |
getPlanarFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.TripleFilteredShadowMapMethod |
| |
getPlanarVertexCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.ShadowMapMethodBase |
| |
getPointFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.HardShadowMapMethod |
| |
getPointFragmentCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache, targetReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.ShadowMapMethodBase |
| |
getPointOnCurve(t:Number, target:flash.geom:Vector3D) — method, interface away3d.paths.IPath |
|
Gets a point on the curve
|
getPointOnCurve(t:Number, target:flash.geom:Vector3D) — method, class away3d.paths.SegmentedPathBase |
| |
getPointOnSegment(phase:Number, target:flash.geom:Vector3D) — method, class away3d.paths.CubicPathSegment |
| |
getPointOnSegment(phase:Number, target:flash.geom:Vector3D) — method, interface away3d.paths.IPathSegment |
|
Calculates the position of the curve on this segment. |
getPointOnSegment(t:Number, target:flash.geom:Vector3D) — method, class away3d.paths.QuadraticPathSegment |
| |
getPointsOnCurvePerSegment(numSegments:uint) — method, interface away3d.paths.IPath |
|
Discretizes the segment into a set of sample points. |
getPointsOnCurvePerSegment(subdivision:uint) — method, class away3d.paths.SegmentedPathBase |
| |
getPointVertexCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.ShadowMapMethodBase |
| |
getPositionOnPath(t:Number, out:flash.geom:Vector3D) — method, class away3d.animators.PathAnimator |
|
Updates a position Vector3D on the path at a given time. |
getPositionOnPathMS(ms:Number, duration:Number, out:flash.geom:Vector3D) — method, class away3d.animators.PathAnimator |
|
Returns a position on the path according to duration/elapsed time. |
getProgram3D(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.filters.tasks.Filter3DTaskBase |
| |
getProjections(renderable:away3d.core.base:IRenderable) — method, class away3d.materials.passes.SingleObjectDepthPass |
|
Retrieves the depth map projection maps for all lights. |
getRay(mX:Number, mY:Number, mZ:Number) — method, class away3d.cameras.Camera3D |
|
Returns the ray in scene space from the camera to the point on the screen in normalized coordinates. |
getRay(mX:Number, mY:Number, mZ:Number) — method, class away3d.containers.View3D |
|
Returns the ray in scene space from the camera to the point on the screen. |
getRayToSphereIntersection(pOrig:flash.geom:Vector3D, dir:flash.geom:Vector3D, sPos:flash.geom:Vector3D, radius:Number, bNearest:Boolean, bNormal:Boolean, outVector3D:flash.geom:Vector3D) — method, class away3d.tools.utils.Ray |
|
Returns a Vector3D where the ray intersects a sphere. |
getRayToTriangleIntersection(p0:flash.geom:Vector3D, p1:flash.geom:Vector3D, v0:flash.geom:Vector3D, v1:flash.geom:Vector3D, v2:flash.geom:Vector3D, outVector3D:flash.geom:Vector3D) — method, class away3d.tools.utils.Ray |
|
Returns a Vector3D where the ray intersects a plane inside a triangle
Returns null if no hit is found. |
getRight(m:flash.geom:Matrix3D, v:flash.geom:Vector3D) — Static Method , class away3d.core.math.Matrix3DUtils |
|
Returns a normalised Vector3D object representing the right vector of the given matrix. |
getSceneCollision(position:flash.geom:Vector3D, direction:flash.geom:Vector3D, scene:away3d.containers:Scene3D) — method, interface away3d.core.pick.IPicker |
|
Gets the collision object from the scene position and direction of the picking ray. |
getSceneCollision(position:flash.geom:Vector3D, direction:flash.geom:Vector3D, scene:away3d.containers:Scene3D) — method, class away3d.core.pick.RaycastPicker |
|
Gets the collision object from the scene position and direction of the picking ray. |
getSceneCollision(position:flash.geom:Vector3D, direction:flash.geom:Vector3D, scene:away3d.containers:Scene3D) — method, class away3d.core.pick.ShaderPicker |
|
Gets the collision object from the scene position and direction of the picking ray. |
getSecondaryUVBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, interface away3d.core.base.IRenderable |
| |
getSecondaryUVBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.core.base.SubGeometry |
| |
getSecondaryUVBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.core.base.SubMesh |
| |
getSecondaryUVBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.entities.SegmentSet |
| |
getSecondaryUVBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.entities.Sprite3D |
| |
getSecondaryUVBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.primitives.SkyBox |
| |
getSegment(index:uint) — method, class away3d.entities.SegmentSet |
| |
getSegmentAt(index:uint) — method, interface away3d.paths.IPath |
|
Returns the CubicPathSegment at the specified index
|
getSegmentAt(index:uint) — method, class away3d.paths.SegmentedPathBase |
|
returns a given PathSegment from the path (PathSegment holds 3 Vector3D's)
|
getSegmentPoints(segment:away3d.paths:IPathSegment, n:uint, last:Boolean) — method, class away3d.paths.SegmentedPathBase |
| |
getSkeletonPose(skeleton:away3d.animators.data:Skeleton) — method, interface away3d.animators.nodes.ISkeletonAnimationNode |
|
Returns the output skeleton pose of the animation node. |
getSkeletonPose(skeleton:away3d.animators.data:Skeleton) — method, class away3d.animators.nodes.SkeletonBinaryLERPNode |
|
Returns the current skeleton pose of the animation node based on the blendWeight value between input nodes. |
getSkeletonPose(skeleton:away3d.animators.data:Skeleton) — method, class away3d.animators.nodes.SkeletonClipNode |
|
Returns the current skeleton pose of the animation in the clip based on the internal playhead position. |
getSkeletonPose(skeleton:away3d.animators.data:Skeleton) — method, class away3d.animators.nodes.SkeletonDifferenceNode |
|
Returns the current skeleton pose of the animation node based on the blendWeight value between base input and difference input nodes. |
getSkeletonPose(skeleton:away3d.animators.data:Skeleton) — method, class away3d.animators.nodes.SkeletonDirectionalNode |
|
Returns the current skeleton pose of the animation node based on the direction value between forward, backwards, left and right input nodes. |
getSkeletonPose(skeleton:away3d.animators.data:Skeleton) — method, class away3d.animators.nodes.SkeletonNaryLERPNode |
|
Returns the current skeleton pose of the animation node based on the blend weight values given to the input nodes. |
getSplatSampleCode(vo:away3d.materials.methods:MethodVO, targetReg:away3d.materials.utils:ShaderRegisterElement, inputReg:away3d.materials.utils:ShaderRegisterElement, uvReg:away3d.materials.utils:ShaderRegisterElement) — method, class away3d.materials.methods.TerrainDiffuseMethod |
| |
getStage3DProxy(index:uint, forceSoftware:Boolean) — method, class away3d.core.managers.Stage3DManager |
|
Requests the Stage3DProxy for the given index. |
getState(stateName:String) — method, class away3d.animators.AnimationSetBase |
|
Retrieves the animation state object registered in the animation data set under the given name. |
getState(stateName:String) — method, interface away3d.animators.IAnimationSet |
|
Retrieves the animation state object registered in the animation data set under the given name. |
getSubMeshForSubGeometry(subGeometry:away3d.core.base:SubGeometry) — method, class away3d.entities.Mesh |
| |
getTexSampleCode(vo:away3d.materials.methods:MethodVO, targetReg:away3d.materials.utils:ShaderRegisterElement, inputReg:away3d.materials.utils:ShaderRegisterElement, uvReg:away3d.materials.utils:ShaderRegisterElement, forceWrap:String) — method, class away3d.materials.methods.ShadingMethodBase |
|
A helper method that generates standard code for sampling from a texture using the normal uv coordinates. |
getTextData() — method, class away3d.loaders.parsers.ParserBase |
| |
getTexture(bitmapData:flash.display:BitmapData) — method, class away3d.textures.BitmapTextureCache |
| |
getTextureForStage3D(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.textures.TextureProxyBase |
| |
getTimeSegment(t:Number) — method, class away3d.animators.PathAnimator |
|
returns the segment index that is used at a given time;
|
getUp(m:flash.geom:Matrix3D, v:flash.geom:Vector3D) — Static Method , class away3d.core.math.Matrix3DUtils |
|
Returns a normalised Vector3D object representing the up vector of the given matrix. |
getUVBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, interface away3d.core.base.IRenderable |
|
Retrieves the VertexBuffer3D object that contains texture coordinates. |
getUVBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.core.base.SubGeometry |
|
Retrieves the VertexBuffer3D object that contains texture coordinates. |
getUVBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.core.base.SubMesh |
|
Retrieves the VertexBuffer3D object that contains texture coordinates. |
getUVBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.entities.SegmentSet |
| |
getUVBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.entities.Sprite3D |
| |
getUVBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.primitives.SkyBox |
|
Retrieves the VertexBuffer3D object that contains texture coordinates. |
getUVs(v0:away3d.core.base.data:Vertex, v1:away3d.core.base.data:Vertex, v2:away3d.core.base.data:Vertex, uv0:away3d.core.base.data:UV, uv1:away3d.core.base.data:UV, uv2:away3d.core.base.data:UV, hit:flash.geom:Vector3D, uv:away3d.core.base.data:UV) — Static Method , class away3d.tools.utils.BaryCentricTest |
|
Returns the uv's from a Vector3D on a triangle plane defined with Vertex objects. |
getVertexBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, interface away3d.core.base.IRenderable |
|
Retrieves the VertexBuffer3D object that contains vertex positions. |
getVertexBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.core.base.SkinnedSubGeometry |
|
Retrieves the VertexBuffer3D object that contains vertex positions. |
getVertexBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.core.base.SubGeometry |
|
Retrieves the VertexBuffer3D object that contains vertex positions. |
getVertexBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.core.base.SubMesh |
|
Retrieves the VertexBuffer3D object that contains vertex positions. |
getVertexBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.entities.SegmentSet |
| |
getVertexBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.entities.Sprite3D |
| |
getVertexBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.primitives.SkyBox |
|
Retrieves the VertexBuffer3D object that contains vertex positions. |
getVertexCode() — method, class away3d.filters.tasks.Filter3DRadialBlurTask |
| |
getVertexCode() — method, class away3d.filters.tasks.Filter3DTaskBase |
| |
getVertexCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.CompositeDiffuseMethod |
| |
getVertexCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.CompositeSpecularMethod |
| |
getVertexCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.NearShadowMapMethod |
| |
getVertexCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.ProjectiveTextureMethod |
| |
getVertexCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.ShadowMapMethodBase |
| |
getVertexCode(vo:away3d.materials.methods:MethodVO, regCache:away3d.materials.utils:ShaderRegisterCache) — method, class away3d.materials.methods.SubsurfaceScatteringDiffuseMethod |
| |
getVertexCode(code:String) — method, class away3d.materials.passes.DefaultScreenPass |
| |
getVertexCode(code:String) — method, class away3d.materials.passes.DepthMapPass |
| |
getVertexCode(code:String) — method, class away3d.materials.passes.DistanceMapPass |
| |
getVertexCode(code:String) — method, class away3d.materials.passes.MaterialPassBase |
| |
getVertexCode(code:String) — method, class away3d.materials.passes.OutlinePass |
| |
getVertexCode(code:String) — method, class away3d.materials.passes.SegmentPass |
| |
getVertexCode(code:String) — method, class away3d.materials.passes.SingleObjectDepthPass |
| |
getVertexCode(code:String) — method, class away3d.materials.passes.SkyBoxPass |
| |
getVertexNormalBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, interface away3d.core.base.IRenderable |
|
Retrieves the VertexBuffer3D object that contains vertex normals. |
getVertexNormalBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.core.base.SkinnedSubGeometry |
|
Retrieves the VertexBuffer3D object that contains vertex normals. |
getVertexNormalBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.core.base.SubGeometry |
|
Retrieves the VertexBuffer3D object that contains vertex normals. |
getVertexNormalBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.core.base.SubMesh |
|
Retrieves the VertexBuffer3D object that contains vertex normals. |
getVertexNormalBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.entities.SegmentSet |
| |
getVertexNormalBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.entities.Sprite3D |
| |
getVertexNormalBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.primitives.SkyBox |
|
Retrieves the VertexBuffer3D object that contains vertex normals. |
getVertexTangentBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, interface away3d.core.base.IRenderable |
|
Retrieves the VertexBuffer3D object that contains vertex tangents. |
getVertexTangentBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.core.base.SkinnedSubGeometry |
|
Retrieves the VertexBuffer3D object that contains vertex tangents. |
getVertexTangentBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.core.base.SubGeometry |
|
Retrieves the VertexBuffer3D object that contains vertex tangents. |
getVertexTangentBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.core.base.SubMesh |
|
Retrieves the VertexBuffer3D object that contains vertex tangents. |
getVertexTangentBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.entities.SegmentSet |
| |
getVertexTangentBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.entities.Sprite3D |
| |
getVertexTangentBuffer(stage3DProxy:away3d.core.managers:Stage3DProxy) — method, class away3d.primitives.SkyBox |
|
Retrieves the VertexBuffer3D object that contains vertex tangents. |
getVerticesVectorBounds(vertices:Vector$Number) — Static Method , class away3d.tools.utils.Bounds |
|
Calculate the bounds from a vector of number representing the vertices. |
getViewCollision(x:Number, y:Number, view:away3d.containers:View3D) — method, interface away3d.core.pick.IPicker |
|
Gets the collision object from the screen coordinates of the picking ray. |
getViewCollision(x:Number, y:Number, view:away3d.containers:View3D) — method, class away3d.core.pick.RaycastPicker |
|
Gets the collision object from the screen coordinates of the picking ray. |
getViewCollision(x:Number, y:Number, view:away3d.containers:View3D) — method, class away3d.core.pick.ShaderPicker |
|
Gets the collision object from the screen coordinates of the picking ray. |
globalMatrices — Property, class away3d.animators.SkeletonAnimator |
|
returns the calculated global matrices of the current skeleton pose. |
globalPose — Property, class away3d.animators.SkeletonAnimator |
|
returns the current skeleton pose output from the animator. |
globalPosReg — Property, class away3d.materials.methods.CompositeDiffuseMethod |
| |
globalPosReg — Property, class away3d.materials.methods.CompositeSpecularMethod |
| |
globalPosReg — Property, class away3d.materials.methods.NearShadowMapMethod |
| |
_globalPosReg — Property, class away3d.materials.methods.ShadingMethodBase |
| |
globalPosReg — Property, class away3d.materials.methods.ShadingMethodBase |
| |
gloss — Property, class away3d.materials.DefaultMaterialBase |
|
The sharpness of the specular highlight. |
gloss — Property, class away3d.materials.methods.BasicSpecularMethod |
|
The sharpness of the specular highlight. |
gloss — Property, class away3d.materials.methods.CompositeSpecularMethod |
|
The sharpness of the specular highlight. |
glossMap — Property, class away3d.textures.SpecularBitmapTexture |
| |
glowGamma — Property, class away3d.filters.RadialBlurFilter3D |
| |
glowGamma — Property, class away3d.filters.tasks.Filter3DRadialBlurTask |
| |
Grid — class, package away3d.tools.utils |
|
Class Grid snaps vertexes or meshes according to a given grid unit.Grid
|
Grid(unit:Number, objectSpace:Boolean) — Constructor, class away3d.tools.utils.Grid |
|
Grid snaps vertexes according to a given grid unit
|
|
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 |