API Docs for: 0.5.5
Show:

kick.material.MaterialUniform Class

Material material uniform object

Constructor

kick.material.MaterialUniform

(
  • configuration
)
protected

Parameters:

  • configuration Object

Item Index

Methods

Properties

Methods

toJSON

() String

Returns a JSON representation of the material

Returns:

String:

Properties

location

WebGLUniformLocation

WebGL Uniform location

name

String

Name of the Uniform

type

Number

WebGL type

value

Float32Array | Int32Array | kick.texture.Texture