Packageaway3d.core.material
Interfacepublic interface ITriangleMaterial extends IMaterial
ImplementorsAlphaBitmapMaterial, BitmapMaterial, CenterLightingMaterial, ColorMaterial, MovieMaterial, TransparentMaterial, WireColorMaterial, WireframeMaterial

Interface for all material that are capable of triangle faces

Public Properties
 PropertyDefined by
 Inheritedvisible : Boolean
IMaterial
Public Methods
 MethodDefined by
  
ITriangleMaterial
Method detail
renderTriangle()method
public function renderTriangle(tri:DrawTriangle, session:RenderSession):void Parameters
tri:DrawTriangle
 
session:RenderSession
Wiki link
Click to go to the wiki page for ####WIKI####

Code examples

Comments