Fork me on GitHub
View source

package haxepunk.graphics.shader

class Attribute

defined in haxepunk.graphics.shader.Shader;

Constructor

View source

new (parent : Shader) : Void

Variables

data : Array<Float>

read only index : Int

read only isEnabled : Bool

name : String

Functions

View source

rebind () : Void

View source

set_name (value : String) : String