Packageaway3d.materials
Interfacepublic interface ITriangleMaterial extends IMaterial
ImplementorsAlphaBitmapMaterial, AnimatedBitmapMaterial, BitmapFileMaterial, BitmapMaterial, BitmapMaterialContainer, CenterLightingMaterial, ColorMaterial, CompositeMaterial, EnviroColorMaterial, MovieMaterial, TransformBitmapMaterial, 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):void Parameters
tri:DrawTriangle
Wiki link
Click to go to the wiki page for ####WIKI####

Code examples

Comments