Packageaway3d.core.render
Interfacepublic interface IPrimitiveConsumer
ImplementorsDrawGroup, PrimitiveArray, PrimitiveConstArray, PrimitiveQuadrantTree, PrimitiveVolumeBlockList

Interface for containers capable of drawing primitives

Public Methods
 MethodDefined by
  
IPrimitiveConsumer
Method detail
primitive()method
public function primitive(pri:DrawPrimitive):void Parameters
pri:DrawPrimitive
Wiki link
Click to go to the wiki page for ####WIKI####

Code examples

Comments