Class GameObjectBuilderActor.Settings
Inheritance
GameObjectBuilderActor.Settings
Syntax
[Serializable]
public class Settings : ActorSettings
Constructors
Settings()
Declaration
Fields
EnableGameObjects
Declaration
public bool EnableGameObjects
Field Value
GenerateSourceRoots
Declaration
[Tooltip("If true, will create a parent GameObject for each Reflect model source.")]
public bool GenerateSourceRoots
Field Value
LightImporter
Declaration
[SerializeReference]
public ISyncLightImporter LightImporter
Field Value
Root
Declaration
[HideInInspector]
public Transform Root
Field Value