Click or drag to resize

UniformInfo Properties

The ProgramUniformInfo type exposes the following members.

Properties
  NameDescription
Public propertyDataType
The data type of the uniform variable.
Public propertyName
The name of the uniform variable.
Public propertySize
The size of the uniform variable. For arrays, this is the length of the array. Otherwise, the value is 1.
Top
See Also