Variable: actionResetTypes
constactionResetTypes:object
Defined in: input/constants/action-reset-types.ts:2
Defines the types of action resets available for input actions.
Type declaration
noReset
readonlynoReset:"noReset"='noReset'
The action will not reset.
zero
readonlyzero:"zero"='zero'
The action will reset to a zero value.