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 |
| |
WaterMap — Class in 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, height, sourceWidth, sourceHeight, sourceMap, smoothing) — Constructor in class away3d.materials.utils.WaterMap |
|
Create a WaterMap object
|
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.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.draw.DrawSprite |
|
The width of the billboard if a non-uv material is used. |
width — Property in class away3d.core.utils.FaceMaterialVO |
| |
width — Property in class away3d.core.utils.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.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
|
_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 |