Packagestarling.display.materials
Classpublic class FlatColorMaterial
InheritanceFlatColorMaterial 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
  
FlatColorMaterial(color:uint = 0xFFFFFF)
FlatColorMaterial
 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
FlatColorMaterial()Constructor
public function FlatColorMaterial(color:uint = 0xFFFFFF)



Parameters
color:uint (default = 0xFFFFFF)