Class SetupConfig
Class SetupConfig.
Namespace: UnityEngine.Industrial.Configuring.ConfiguratorRuntime
Syntax
public class SetupConfig
Properties
populateEnvironment
Gets or sets a value indicating whether [populate environment].
Declaration
public bool populateEnvironment { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
|