Object TUniformVariableSingle
Unit
Declaration
type TUniformVariableSingle = object(TUniformVariable)
Description
Uniform variable containg a floating-point value
Hierarchy
- TObject
- TUniformVariable
- TUniformVariableSingle
Overview
Methods
procedure Update; |
Properties
property Value: single read FValue write SetValue; |
Description
Methods
procedure Update; |
|
This item has no description. |
Properties
property Value: single read FValue write SetValue; |
|
This item has no description. |