ViewCreator3dOptions Interface
Options for creating a ViewState3d via ViewCreator3d.
Properties
Name | Type | Description | |
---|---|---|---|
allSubCategoriesVisible | boolean | undefined | Indicates that geometry belonging to every SubCategory should be visible within the view. | |
cameraOn | boolean | undefined | Turn the Camera on to produce a perspective view. | |
skyboxOn | boolean | undefined | Enables display of a SkyBox in the view. | |
standardViewId | StandardViewId | undefined | Orients the view to one of the standard view rotations. | |
useSeedView | boolean | undefined | Merge in props from a persistent "seed" view obtained from the iModel. | |
vpAspect | number | undefined | The desired aspect ratio of the Viewport in which the view is to be displayed. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.