PlanProjectionSettingsProps Interface

Wire format describing PlanProjectionSettings.

Properties

Name Type Description
elevation number | undefined If defined, the absolute height in meters at which to display the model.  
enforceDisplayPriority boolean | undefined If defined and true, subcategory display priority is used to specify the draw order of portions of the model.  
overlay boolean | undefined If defined and true, the model is displayed as an overlay in the view (without depth testing) so that it is always visible behind other geometry.  
transparency number | undefined If defined, specifies a uniform transparency applied to all of the geometry in the model, in the range 0.0 (fully opaque) to 1.0 (fully transparent).  

Defined in

Last Updated: 13 May, 2024