Optional ReadonlydescriptionThe description of this action. Currently not used, but it is intended to provide the user a hint about this action in the future. Optional.
ReadonlyiconThe iconClass to provide a nice icon to the button related to this action.
ReadonlyidThe ID of this action. Required.
Optional ReadonlyinteractiveBy default a SpatialInputAction is assumed to be interactive.
But this can set to false explicitly.
ReadonlytitleThe title shown as label on buttons. Required.
OptionaldisableOptionalenableTriggers this action.
Optionaloptions: Record<string, any>currently unspecified.
Declares common properties and defines the interface of all InputActions.