allow3dManipulations
Getter
Controls whether viewing tools are allowed to operate on the view in 3 dimensions.
allow3dManipulations: boolean
Returns - boolean
Setter
allow3dManipulations(allow: boolean): void
Parameter | Type | Description |
---|---|---|
allow | boolean |
Returns - void
Defined in
- core/common/src/ViewDetails.ts Line 197
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.