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.
w — Property in class away3d.primitives.data.WeightedVertex
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.
WeightedVertex — Class in package away3d.primitives.data
A WeightedVertex that simply extends vertex with a w weight property.
WeightedVertex(x, y, z, wVal) — Constructor in class away3d.primitives.data.WeightedVertex
Creates a new WeightedVertex object.
weights — Property in class away3d.animators.data.SkinVertex
Weld — Class in 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) — Constructor in 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 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.utils.FaceMaterialVO
width — Property in class away3d.core.vos.SpriteVO
width — Property in class away3d.materials.BitmapMaterial
Returns the width of the bitmapData being used as the material texture.
width — Property in class away3d.materials.CompositeMaterial
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.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
The width of the generated normalmap.
width — Property in class away3d.primitives.Arrow
Defines the width of the arrow.
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.TextField3D
Defines the fixed width of the textfield.
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.
width — Property in class away3d.sprites.Sprite3D
Defines the width of the 3d sprite.
_wireAlpha — Property in class away3d.materials.WireframeMaterial
wireAlpha — Property in class away3d.materials.WireframeMaterial
Determines the alpha value of the 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.WireframeMaterial
wireColor — Property in class away3d.materials.WireframeMaterial
24 bit color value representing the wire color
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(wireColor, 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
wireMaterial — Property in class away3d.primitives.CurveLineSegment
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.
WireRegularPolygon — Class in package away3d.primitives
Creates a 3d wire polygon.
WireRegularPolygon(init) — Constructor in class away3d.primitives.WireRegularPolygon
Creates a new WireCircle 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.core.geom.Path
The worldAxis of reference
wrapPanAngle — Property in 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