PropRange
Defined in: packages/engine/src/gameplay/entity/behaviour.ts:6
The bounds a tool’s slider takes for a number prop; not a clamp on the value.
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
max |
number |
- |
min |
number |
- |
step? |
number |
Left out, a hundredth of the range. |