API Docs for: 0.5.5
Show:

kick.material.UniformDescriptor Class

Constructor

kick.material.UniformDescriptor

(
  • name
  • type
  • size
  • location
)

Parameters:

  • name String
  • type Number

    the WebGL Uniform type

  • size Number
  • location WebGLUniformLocation

Item Index

Properties

Properties

location

WebGLUniformLocation

name

String

size

Number

type

Number

the WebGL Uniform type