Package | starling.display.materials |
Class | public class TextureMaterial |
Inheritance | TextureMaterial ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
TextureMaterial(texture:Texture, color:uint = 0xFFFFFF) | TextureMaterial | ||
![]() | dispose():void | StandardMaterial | |
![]() | drawTriangles(context:Context3D, matrix:Matrix3D, vertexBuffer:VertexBuffer3D, indexBuffer:IndexBuffer3D, alpha:Number = 1, numTriangles:int = -1):void | StandardMaterial | |
![]() | restoreOnLostContext():void | StandardMaterial |