type SettingsEnum = object;
Represents the enum settings available in the editor.
Properties#
Property | Type |
---|---|
doubleClickSelectionMode | "Direct" |
touch/pinchAction | "None" |
touch/rotateAction | "None" |
camera/clamping/overshootMode | "Center" |
type SettingsEnum = object;
Represents the enum settings available in the editor.
Property | Type |
---|---|
doubleClickSelectionMode | "Direct" |
touch/pinchAction | "None" |
touch/rotateAction | "None" |
camera/clamping/overshootMode | "Center" |