API ReferenceSandbox
StepAttributeclass
Mark this property as a stepped value, where the value can only be set to multiples of the step value.
Constructors1
Showing 1 constructors
public StepAttribute(float step)
| Parameter | Type | Description |
|---|---|---|
| step | float | — |
No results match this filter.
Properties1
Showing 1 properties
public float Sandbox.StepAttribute.Step { get; set; }
Returns:
float—No results match this filter.