allow3dManipulations
Accessor
Controls whether viewing tools are allowed to operate on the view in 3 dimensions.
allow3dManipulations: boolean
Returns - boolean
Setter
Controls whether viewing tools are allowed to operate on the view in 3 dimensions.
allow3dManipulations(allow: boolean): void
Parameter | Type | Description |
---|---|---|
allow | boolean |
Returns - void
Defined in
- core/common/src/ViewDetails.ts Line 197
Last Updated: 20 June, 2023