Object TUniformVariableInteger
Unit
Declaration
type TUniformVariableInteger = object(TUniformVariable)
Description
Uniform variable containg an integer
Hierarchy
- TObject
- TUniformVariable
- TUniformVariableInteger
Overview
Methods
procedure Update; |
Properties
property Value: Integer read FValue write SetValue; |
Description
Methods
procedure Update; |
|
This item has no description. |
Properties
property Value: Integer read FValue write SetValue; |
|
This item has no description. |