TimeFloat
Summary
Represents a floating point value at a certain point in time.
Properties
Name Description
float Time Gets or sets the which indicates when the value is valid represented as a value between 0.0f and 1.0f.
float Value Gets or sets the floating point value.

Return to: Index