PrimitiveFace is a tool for generated primitive, allowing users (for some specifics primitives) to get the face polygon array
to have an easier manipulation.
public var aPolygons:Array
The array containing the polygon instances own by this primitive face
appearance:Appearance [read-write]
Implementation
public function get appearance():Appearance
public function set appearance(value:Appearance):void
primitive:Shape3D [read-only]
Implementation
public function get primitive():Shape3D
public function PrimitiveFace(p_iPrimitive:Shape3D)
PrimitiveFace class
This class is a tool for the primitives. It will stores all the polygons that are owned by the visible primitive face.
Parameters
| p_iPrimitive:Shape3D — The primitive this face will be linked to
|
public function addPolygon(p_oPolyId:uint):voidParameters
ASDoc: Preliminary documentation for the Sandy 3D Engine, version 3.0.1