Package | away3d.core.base |
Class | public class VertexClassification |
Property | Defined by | ||
---|---|---|---|
distance : Number | VertexClassification | ||
plane : Plane3D | VertexClassification | ||
vertex : Vertex | VertexClassification |
Method | Defined by | ||
---|---|---|---|
VertexClassification |
distance | property |
public var distance:Number
plane | property |
public var plane:Plane3D
vertex | property |
public var vertex:Vertex
getDistance | () | method |