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  
v — Property in class away3d.core.base.data.UV
Defines the vertical coordinate of the texture value.
v0 — Property in class away3d.core.base.data.Face
v0Index — Property in class away3d.core.base.data.Face
v0x — Property in class away3d.core.base.data.Face
v0y — Property in class away3d.core.base.data.Face
v0z — Property in class away3d.core.base.data.Face
v1 — Property in class away3d.core.base.data.Face
v1Index — Property in class away3d.core.base.data.Face
v1x — Property in class away3d.core.base.data.Face
v1y — Property in class away3d.core.base.data.Face
v1z — Property in class away3d.core.base.data.Face
v2 — Property in class away3d.core.base.data.Face
v2Index — Property in class away3d.core.base.data.Face
v2x — Property in class away3d.core.base.data.Face
v2y — Property in class away3d.core.base.data.Face
v2z — Property in class away3d.core.base.data.Face
validateGlobalMatrices() — Method in class away3d.animators.data.SkeletonAnimationState
validateMaterialSize(size) — Static method in class away3d.materials.VideoMaterial
Validates the size of the BitmapMaterial.
Vector3DUtils — Class in package away3d.core.math
Vector3DUtils provides additional Vector3D math functions.
Vertex — Class in package away3d.core.base.data
Vertex value object.
Vertex(x, y, z, index) — Constructor in class away3d.core.base.data.Vertex
Creates a new Vertex value object.
VertexAnimation — Class in package away3d.animators.data
VertexAnimation defines an animation type that blends different poses (geometries) together to create a final pose.
VertexAnimation(numPoses, blendMode) — Constructor in class away3d.animators.data.VertexAnimation
Creates a new VertexAnimation object
VertexAnimationMode — Class in package away3d.animators.data
VertexAnimationSequence — Class in package away3d.animators.data
A sequence for a VertexAnimation type of animation.
VertexAnimationSequence(name) — Constructor in class away3d.animators.data.VertexAnimationSequence
Creates a new VertexAnimationSequence object.
VertexAnimationState — Class in package away3d.animators.data
VertexAnimationState defines the state for a given Mesh and VertexAnimation.
VertexAnimationState(animation:away3d.animators.data:VertexAnimation) — Constructor in class away3d.animators.data.VertexAnimationState
Creates a VertexAnimationState object.
VertexAnimator — Class in package away3d.animators
AnimationSequenceController provides a controller for single clip-based animation sequences (fe: md2, md5anim).
VertexAnimator() — Constructor in class away3d.animators.VertexAnimator
Creates a new AnimationSequenceController object.
vertexAttributeCount — Property in class away3d.materials.utils.ShaderRegisterCache
The amount of used vertex attribute registers.
vertexAttributesOffset — Property in class away3d.materials.utils.ShaderRegisterCache
Indicates the start index from which to retrieve vertex attributes.
_vertexBuffer — Property in class away3d.core.base.SubGeometry
_vertexBufferDirty — Property in class away3d.core.base.SubGeometry
vertexConstantCount — Property in class away3d.materials.utils.ShaderRegisterCache
The amount of used vertex constant registers.
vertexConstantOffset — Property in class away3d.materials.utils.ShaderRegisterCache
Indicates the start index from which to retrieve vertex constants.
vertexData — Property in class away3d.core.base.SubGeometry
The raw vertex position data.
_vertexNormalBuffer — Property in class away3d.core.base.SubGeometry
_vertexNormalBufferDirty — Property in class away3d.core.base.SubGeometry
vertexNormalData — Property in class away3d.core.base.SubGeometry
The raw vertex normal data.
_vertexNormals — Property in class away3d.core.base.SubGeometry
_vertexNormalsDirty — Property in class away3d.core.base.SubGeometry
_vertexTangentBuffer — Property in class away3d.core.base.SubGeometry
_vertexTangentBufferDirty — Property in class away3d.core.base.SubGeometry
_vertexTangents — Property in class away3d.core.base.SubGeometry
_vertexTangentsDirty — Property in class away3d.core.base.SubGeometry
_vertices — Property in class away3d.core.base.SubGeometry
vertices — Property in class away3d.primitives.data.SegmentBase
verticesAdded — Static property in class away3d.tools.Explode
returns howmany vertices were added during the explode operation.
verticesRemoved — Static property in class away3d.tools.Weld
returns howmany vertices were deleted during the welding operation.
VideoMaterial — Class in package away3d.materials
VideoMaterial(source, materialSize, loop, autoPlay, player:away3d.materials.utils:IVideoPlayer) — Constructor in class away3d.materials.VideoMaterial
view — Property in class away3d.events.MouseEvent3D
The view object inside which the event took place.
View3D — Class in package away3d.containers
View3D(scene:away3d.containers:Scene3D, camera:away3d.cameras:Camera3D, renderer:away3d.core.render:DefaultRenderer) — Constructor in class away3d.containers.View3D
_viewDirFragmentReg — Property in class away3d.materials.methods.ShadingMethodBase
viewDirFragmentReg — Property in class away3d.materials.methods.ShadingMethodBase
viewDirFragmentReg — Property in class away3d.materials.methods.WrapDiffuseMethod
The fragment register in which the view direction is stored.
viewDirFragmentReg — Property in class away3d.materials.methods.WrapSpecularMethod
_viewDirVaryingReg — Property in class away3d.materials.methods.ShadingMethodBase
viewDirVaryingReg — Property in class away3d.materials.methods.ShadingMethodBase
viewDirVaryingReg — Property in class away3d.materials.methods.WrapDiffuseMethod
viewDirVaryingReg — Property in class away3d.materials.methods.WrapSpecularMethod
viewPort — Property in class away3d.core.managers.Stage3DProxy
The viewport which dictates the region to which is rendered.
_viewPortHeight — Property in class away3d.core.render.RendererBase
viewPortHeight — Property in class away3d.core.render.RendererBase
_viewPortWidth — Property in class away3d.core.render.RendererBase
viewPortWidth — Property in class away3d.core.render.RendererBase
_viewPortX — Property in class away3d.core.render.RendererBase
viewPortX — Property in class away3d.core.render.RendererBase
_viewPortY — Property in class away3d.core.render.RendererBase
viewPortY — Property in class away3d.core.render.RendererBase
viewProjection — Property in class away3d.cameras.Camera3D
The view projection matrix of the camera.
viewProjection — Property in class away3d.cameras.SpringCam
viewProjection — Property in class away3d.entities.TextureProjector
volume — Property in class away3d.audio.Sound3D
Defines the overall (master) volume of the 3D sound, after any positional adjustments to volume have been applied.
volume — Property in class away3d.audio.SoundTransform3D
_volume — Property in class away3d.audio.drivers.AbstractSound3DDriver
volume — Property in class away3d.audio.drivers.AbstractSound3DDriver
volume — Property in interface away3d.audio.drivers.ISound3DDriver
Master volume/gain after 3D modifications to pan/volume have been applied.
volume — Property in class away3d.audio.drivers.SimplePanVolumeDriver
volume — Property in interface away3d.materials.utils.IVideoPlayer
Master volume/gain
volume — Property in class away3d.materials.utils.SimpleVideoPlayer
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