DisplayStyleCreationOptions Interface

Describes initial settings for a new DisplayStyle3d. Most properties are inherited from DisplayStyle3dSettingsProps, but for backwards compatibility reasons, this interface is slightly awkward:

@see DisplayStyle3d.create.

Extends

Properties

Name Type Description
backgroundColor number | ColorDef    
viewFlags ViewFlags | undefined If supplied, the ViewFlags applied by the display style.  

Defined in

Last Updated: 13 November, 2024