 | UniformLocation Property |
The location of this uniform in the program.
Namespace:
Ooogles
Assembly:
Ooogles (in Ooogles.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int Location { get; }
Public ReadOnly Property Location As Integer
Get
public:
property int Location {
int get ();
}
member Location : int with get
Property Value
Type:
Int32
See Also