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, class away3d.core.math.Quaternion
The w value of the quatertion.
w — Property, class away3d.primitives.data.WeightedVertex
warning(message:Object) — Static Method , class away3d.core.utils.Debug
warningsAsErrors — Static Property, class away3d.core.utils.Debug
WaterMap — class, package away3d.materials.utils
Water maps allows you to stitch several procedural water normal maps and update the animation with a single method call.
WaterMap(width:int, height:int, sourceWidth:int, sourceHeight:int, sourceMap:flash.display:BitmapData, smoothing:Boolean) — Constructor, class away3d.materials.utils.WaterMap
Create a WaterMap object
weighted(a:away3d.core.base:Vertex, b:away3d.core.base:Vertex, aw:Number, bw:Number) — Static Method , class away3d.core.base.Vertex
Get the weighted average of two vertices
weighted(a:away3d.core.draw:ScreenVertex, b:away3d.core.draw:ScreenVertex, aw:Number, bw:Number, focus:Number) — Static Method , class away3d.core.draw.ScreenVertex
Returns a screen vertex with values given by a weighted mean calculation.
WeightedVertex — class, package away3d.primitives.data
A WeightedVertex that simply extends vertex with a w weight property.
WeightedVertex(x:Number, y:Number, z:Number, wVal:Number) — Constructor, class away3d.primitives.data.WeightedVertex
Creates a new WeightedVertex object.
weights — Property, class away3d.animators.data.SkinVertex
Weld — class, package away3d.tools
Class Weld removes from the faces found of one or more object3d all the duplicated vertexes and uv's.Weld
Weld(doUVs:Boolean) — Constructor, class away3d.tools.Weld
Class Weld removes from the faces found of an object3d all the duplicated vertexes and uv's.
white — Constant Static Property, class away3d.core.utils.Color
WhiteShadingBitmapMaterial — class, package away3d.materials
Bitmap material with flat white lighting
WhiteShadingBitmapMaterial(bitmap:flash.display:BitmapData, init:Object) — Constructor, class away3d.materials.WhiteShadingBitmapMaterial
Creates a new WhiteShadingBitmapMaterial object.
whiteShadingCache — Static Property, class away3d.core.utils.CacheStore
width — Property, class away3d.core.utils.FaceMaterialVO
width — Property, class away3d.core.vos.SpriteVO
width — Property, class away3d.materials.BitmapMaterial
Returns the width of the bitmapData being used as the material texture.
width — Property, class away3d.materials.CompositeMaterial
Returns the width of the bitmapData being used as the material texture.
width — Property, class away3d.materials.MovieMaterial
Returns the width of the bitmapData being used as the material texture.
width — Property, class away3d.materials.shaders.DiffuseDot3Shader
Returns the width of the bitmapData being used as the shader DOT3 map.
width — Property, class away3d.materials.shaders.EnviroShader
Returns the height of the bitmapData being used as the shader environment map.
width — Property, class away3d.materials.shaders.SpecularDot3Shader
Returns the width of the bitmapData being used as the shader DOT3 map.
width — Property, class away3d.materials.utils.NormalMapGenerator
The width of the generated normalmap.
width — Property, class away3d.primitives.Arrow
Defines the width of the arrow.
width — Property, class away3d.primitives.Cube
Defines the width of the cube.
width — Property, class away3d.primitives.GridPlane
Defines the width of the grid.
width — Property, class away3d.primitives.Plane
Defines the width of the plane.
width — Property, class away3d.primitives.RoundedCube
Defines the width of the cube.
width — Property, class away3d.primitives.TextField3D
Defines the fixed width of the textfield.
width — Property, class away3d.primitives.WireCube
Defines the width of the cube.
width — Property, class away3d.primitives.WirePlane
Defines the width of the wire plane.
width — Property, class away3d.sprites.Sprite3D
Defines the width of the 3d sprite.
_wireAlpha — Property, class away3d.materials.WireframeMaterial
wireAlpha — Property, class away3d.materials.WireframeMaterial
Determines the alpha value of the wire
_wireColor — Property, class away3d.materials.WireframeMaterial
wireColor — Property, class away3d.materials.WireframeMaterial
24 bit color value representing the wire color
WireColorMaterial — class, package away3d.materials
Wire material for solid color drawing with optional face border outlining
WireColorMaterial(color:any, init:Object) — Constructor, class away3d.materials.WireColorMaterial
Creates a new WireColorMaterial object.
WireCone — class, package away3d.primitives
Creates a 3d wire cone primitive.
WireCone(init:Object) — Constructor, class away3d.primitives.WireCone
Creates a new WireCone object.
WireCube — class, package away3d.primitives
Creates a 3d wire cube primitive.
WireCube(init:Object) — Constructor, class away3d.primitives.WireCube
Creates a new WireCube object.
WireCylinder — class, package away3d.primitives
Creates a 3d wire cylinder primitive.
WireCylinder(init:Object) — Constructor, class away3d.primitives.WireCylinder
Creates a new WireCylinder object.
WireframeMaterial — class, package away3d.materials
Wire material for face border outlining only
WireframeMaterial(wireColor:any, init:Object) — Constructor, class away3d.materials.WireframeMaterial
Creates a new WireframeMaterial object.
WIREFRAME_MATERIAL — Constant Static Property, class away3d.loaders.data.MaterialData
String representing a wireframe material.
wirematerial(data:any) — Static Method , class away3d.core.utils.Cast
wireMaterial — Property, class away3d.primitives.CurveLineSegment
Sets a new material to the segment
WIRE_ONLY — Constant Static Property, class away3d.primitives.BezierPatch
WirePlane — class, package away3d.primitives
Creates a 3d wire plane primitive.
WirePlane(init:Object) — Constructor, class away3d.primitives.WirePlane
Creates a new buildWirePlane object.
WireRegularPolygon — class, package away3d.primitives
Creates a 3d wire polygon.
WireRegularPolygon(init:Object) — Constructor, class away3d.primitives.WireRegularPolygon
Creates a new WireCircle object.
WireSphere — class, package away3d.primitives
Creates a 3d wire sphere primitive.
WireSphere(init:Object) — Constructor, class away3d.primitives.WireSphere
Creates a new WireSphere object.
WireTorus — class, package away3d.primitives
Creates a 3d wire torus primitive.
WireTorus(init:Object) — Constructor, class away3d.primitives.WireTorus
Creates a new WireTorus object.
worldAxis — Property, class away3d.core.geom.Path
The worldAxis of reference
wrapPanAngle — Property, class away3d.cameras.HoverCamera3D
Defines whether the value of the pan angle wraps when over 360 degrees or under 0 degrees.
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