Static variables

@:value(24)staticfinalread onlyMAX_LAYERS:Int = 24

@:value(6)staticfinalread onlyMIN_LAYERS:Int = 6

Constructor

new()

Variables

Methods

Inherited Variables

Defined by Shader

@:value(0)read onlypriority:Int = 0

Inherited Methods

Defined by Shader

setPriority(v:Int):Void

Shader priority should only be changed before the shader is added to a material.

toString():String