Variables | |
| static PropertyType< float > | MinimumValueProperty |
| MinimumValue property. More... | |
| static PropertyType< float > | MaximumValueProperty |
| MaximumValue property. More... | |
| static PropertyType< float > | StepProperty |
| Step property. More... | |
| static PropertyType< float > | ValueProperty |
| Value property. More... | |
| static PropertyType< float > | NormalizedValueProperty |
| NormalizedValue property. More... | |
| static PropertyType< bool > | IsValueChangingProperty |
| IsValueChanging property. More... | |
|
static |
MinimumValue property.
The default value is 0.0f.
|
static |
MaximumValue property.
The default value is 1.0f.
|
static |
Step property.
The default value is 0.0f.
|
static |
Value property.
The default value is 0.0f.
|
static |
NormalizedValue property.
The default value is 0.0f.
|
static |
IsValueChanging property.
The default value is false.