Packageaway3d.core.material
Interfacepublic interface ISegmentMaterial extends IMaterial
ImplementorsTransparentMaterial, WireframeMaterial

Interface for all material that are capable of drawing line segments

Public Properties
 PropertyDefined by
 Inheritedvisible : Boolean
IMaterial
Public Methods
 MethodDefined by
  
ISegmentMaterial
Method detail
renderSegment()method
public function renderSegment(seg:DrawSegment):void Parameters
seg:DrawSegment
Wiki link
Click to go to the wiki page for ####WIKI####

Code examples

Comments