Packagestarling.display.materials
Classpublic class TextureMaterial
InheritanceTextureMaterial Inheritance StandardMaterial Inheritance Object



Public Properties
 PropertyDefined By
 Inheritedalpha : Number
StandardMaterial
 Inheritedcolor : uint
StandardMaterial
 InheritedfragmentShader : IShader
StandardMaterial
 Inheritedtextures : Vector.<Texture>
StandardMaterial
 InheritedvertexShader : IShader
StandardMaterial
Public Methods
 MethodDefined By
  
TextureMaterial(texture:Texture, color:uint = 0xFFFFFF)
TextureMaterial
 Inherited
dispose():void
StandardMaterial
 Inherited
drawTriangles(context:Context3D, matrix:Matrix3D, vertexBuffer:VertexBuffer3D, indexBuffer:IndexBuffer3D, alpha:Number = 1, numTriangles:int = -1):void
StandardMaterial
 Inherited
StandardMaterial
Constructor Detail
TextureMaterial()Constructor
public function TextureMaterial(texture:Texture, color:uint = 0xFFFFFF)



Parameters
texture:Texture
 
color:uint (default = 0xFFFFFF)