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 |
w — Property in class away3d.core.math.Quaternion |
|
The w value of the quatertion. |
warning(message) — Static method in class away3d.core.utils.Debug |
| |
warningsAsErrors — Static property in class away3d.core.utils.Debug |
| |
weighted(a:away3d.core.base:Vertex, b:away3d.core.base:Vertex, aw, bw) — Static method in class away3d.core.base.Vertex |
|
Get the weighted average of two vertices
|
weighted(a:away3d.core.draw:ScreenVertex, b:away3d.core.draw:ScreenVertex, aw, bw, focus) — Static method in class away3d.core.draw.ScreenVertex |
|
Returns a screen vertex with values given by a weighted mean calculation. |
weights — Property in class away3d.animators.skin.SkinVertex |
| |
Weld — Class in package away3d.geom |
|
Class Weld removes from the faces found of one or more object3d all the duplicated vertexes and uv's
|
Weld(doUVs) — Constructor in class away3d.geom.Weld |
|
Class Weld removes from the faces found of an object3d all the duplicated vertexes and uv's. |
white — Constant static property in class away3d.core.utils.Color |
| |
WhiteShadingBitmapMaterial — Class in package away3d.materials |
|
Bitmap material with flat white lighting
|
WhiteShadingBitmapMaterial(bitmap, init) — Constructor in class away3d.materials.WhiteShadingBitmapMaterial |
|
Creates a new WhiteShadingBitmapMaterial object. |
whiteShadingCache — Static property in class away3d.core.utils.CacheStore |
| |
width — Property in class away3d.core.base.Billboard |
|
Defines the width of the billboard. |
width — Property in class away3d.core.draw.DrawBillboard |
|
The width of the billboard if a non-uv material is used. |
width — Property in class away3d.core.utils.BillboardVO |
| |
width — Property in class away3d.core.utils.FaceMaterialVO |
| |
width — Property in class away3d.materials.BitmapMaskMaterial |
|
Returns the width of the bitmapData being used as the material texture. |
width — Property in class away3d.materials.BitmapMaterial |
|
Returns the width of the bitmapData being used as the material texture. |
width — Property in interface away3d.materials.IUVMaterial |
|
Returns the width of the bitmapData being used as the material texture. |
width — Property in class away3d.materials.MovieMaterial |
|
Returns the width of the bitmapData being used as the material texture. |
width — Property in class away3d.materials.WhiteShadingBitmapMaterial |
|
Returns the width of the bitmapData being used as the material texture. |
width — Property in class away3d.materials.WireColorMaterial |
|
Determines the wire width
|
width — Property in class away3d.materials.WireframeMaterial |
|
Determines the width value of the wire
|
width — Property in class away3d.materials.shaders.DiffuseDot3Shader |
|
Returns the width of the bitmapData being used as the shader DOT3 map. |
width — Property in class away3d.materials.shaders.EnviroShader |
|
Returns the height of the bitmapData being used as the shader environment map. |
width — Property in class away3d.materials.shaders.SpecularDot3Shader |
|
Returns the width of the bitmapData being used as the shader DOT3 map. |
width — Property in class away3d.materials.utils.NormalMapGenerator |
|
|
width — Property in class away3d.primitives.Cube |
|
Defines the width of the cube. |
width — Property in class away3d.primitives.GridPlane |
|
Defines the width of the grid. |
width — Property in class away3d.primitives.Plane |
|
Defines the width of the plane. |
width — Property in class away3d.primitives.RoundedCube |
|
Defines the width of the cube. |
width — Property in class away3d.primitives.WireCube |
|
Defines the width of the cube. |
width — Property in class away3d.primitives.WirePlane |
|
Defines the width of the wire plane. |
willTrigger($type) — Method in class gs.TweenMax |
| |
wirealpha — Property in class away3d.materials.WireColorMaterial |
|
Determines the alpha value of the border wire
|
WireCircle — Class in package away3d.primitives |
|
Creates a 3d wire polygon. |
WireCircle(init) — Constructor in class away3d.primitives.WireCircle |
|
Creates a new WireCircle object. |
wirecolor — Property in class away3d.materials.WireColorMaterial |
|
Determines the color value of the border wire
|
WireColorMaterial — Class in package away3d.materials |
|
Wire material for solid color drawing with optional face border outlining
|
WireColorMaterial(color, init) — Constructor in class away3d.materials.WireColorMaterial |
|
Creates a new WireColorMaterial object. |
WireCone — Class in package away3d.primitives |
|
Creates a 3d wire cone primitive. |
WireCone(init) — Constructor in class away3d.primitives.WireCone |
|
Creates a new WireCone object. |
WireCube — Class in package away3d.primitives |
|
Creates a 3d wire cube primitive. |
WireCube(init) — Constructor in class away3d.primitives.WireCube |
|
Creates a new WireCube object. |
WireCylinder — Class in package away3d.primitives |
|
Creates a 3d wire cylinder primitive. |
WireCylinder(init) — Constructor in class away3d.primitives.WireCylinder |
|
Creates a new WireCylinder object. |
WireframeMaterial — Class in package away3d.materials |
|
Wire material for face border outlining only
|
WireframeMaterial(color, init) — Constructor in class away3d.materials.WireframeMaterial |
|
Creates a new WireframeMaterial object. |
WIREFRAME_MATERIAL — Constant static property in class away3d.loaders.data.MaterialData |
|
String representing a wireframe material. |
wirematerial(data) — Static method in class away3d.core.utils.Cast |
| |
WIRE_ONLY — Constant static property in class away3d.primitives.BezierPatch |
| |
WirePlane — Class in package away3d.primitives |
|
Creates a 3d wire plane primitive. |
WirePlane(init) — Constructor in class away3d.primitives.WirePlane |
|
Creates a new buildWirePlane object. |
WireSphere — Class in package away3d.primitives |
|
Creates a 3d wire sphere primitive. |
WireSphere(init) — Constructor in class away3d.primitives.WireSphere |
|
Creates a new WireSphere object. |
WireTorus — Class in package away3d.primitives |
|
Creates a 3d wire torus primitive. |
WireTorus(init) — Constructor in class away3d.primitives.WireTorus |
|
Creates a new WireTorus object. |
worldAxis — Property in class away3d.animators.data.Path |
|
The worldAxis of reference
|
wrappanangle — Property in class away3d.cameras.HoverCamera3D |
| |
|
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 |