Packageaway3d.core.base
Classpublic class VertexClassification

Public Properties
 PropertyDefined by
  distance : Number
VertexClassification
  plane : Plane3D
VertexClassification
  vertex : Vertex
VertexClassification
Public Methods
 MethodDefined by
  
getDistance(val:Plane3D):Number
VertexClassification
Property detail
distanceproperty
public var distance:Number
planeproperty 
public var plane:Plane3D
vertexproperty 
public var vertex:Vertex
Method detail
getDistance()method
public function getDistance(val:Plane3D):Number Parameters
val:Plane3D

Returns
Number
Wiki link
Click to go to the wiki page for 'away3d.core.base.VertexClassification'

Code examples

Comments