Skip to content

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.

Property Type Description
max number -
min number -
step? number Left out, a hundredth of the range.