Click or drag to resize

ProgramUniformInfoSize Property

The size of the uniform variable. For arrays, this is the length of the array. Otherwise, the value is 1.

Namespace:  Ooogles
Assembly:  Ooogles (in Ooogles.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int Size { get; }

Property Value

Type: Int32
See Also