Class ConfiguratorProjectPrefs
Class ConfiguratorProjectPrefs.
Inherited Members
Namespace: Unity.Industrial.Forma.Editor.UI.Components
Syntax
public class ConfiguratorProjectPrefs : PersistentSingleton<ConfiguratorProjectPrefs>
Fields
hideProfileRenderPipelineWarning
The show advanced options
Declaration
public bool hideProfileRenderPipelineWarning
Field Value
Type | Description |
---|---|
Boolean |
isInitialized
The is initialized
Declaration
public bool isInitialized
Field Value
Type | Description |
---|---|
Boolean |
showAdvancedOptions
The show advanced options
Declaration
public bool showAdvancedOptions
Field Value
Type | Description |
---|---|
Boolean |