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 org.papervision3d.core.NumberUV
The vertical coordinate value.
VERBOSE — Static property in class org.papervision3d.Papervision3D
Determines whether debug printout is enabled.
VERSION — Static property in class org.papervision3d.Papervision3D
Enables version to be retrieved at runtime or when reviewing a decompiled swf.
Vertex2D — Class in package org.papervision3d.core.geom
The Vertex2D constructor lets you create 2D projected vertices.
Vertex2D(x, y, z) — Constructor in class org.papervision3d.core.geom.Vertex2D
Creates a new Vertex2D object whose three-dimensional values are specified by the x, y and z parameters.
Vertex3D — Class in package org.papervision3d.core.geom
The Vertex3D constructor lets you create 3D vertices.
Vertex3D(x, y, z) — Constructor in class org.papervision3d.core.geom.Vertex3D
Creates a new Vertex3D object whose three-dimensional values are specified by the x, y and z parameters.
vertices — Property in class org.papervision3d.core.geom.Face3D
An array of Vertex3D objects for the three vertices of the triangle.
vertices — Property in class org.papervision3d.core.proto.GeometryObject3D
An array of vertices.
Vertices3D — Class in package org.papervision3d.core.geom
The Vertices3D class lets you create and manipulate groups of vertices.
Vertices3D(vertices, name, initObject) — Constructor in class org.papervision3d.core.geom.Vertices3D
Creates a new Points object.
view — Property in class org.papervision3d.objects.DisplayObject3D
[internal-use] A camera transformed Matrix3D object.
visible — Property in class org.papervision3d.core.geom.Face3D
[read-only] A Boolean value that indicates that the face is visible, i.e.
visible — Property in class org.papervision3d.core.geom.Vertex2D
[internal-use] A Boolean value that indicates whether the vertex is visible after projection.
visible — Property in class org.papervision3d.objects.DisplayObject3D
Whether or not the display object is visible.
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