docs.unity.cn
    Show / Hide Table of Contents

    Class GameObjectBuilderActor.Settings

    Inheritance
    Object
    ActorSettings
    GameObjectBuilderActor.Settings
    Inherited Members
    ActorSettings.Id
    Namespace: Unity.Reflect.Actors
    Syntax
    [Serializable]
    public class Settings : ActorSettings

    Constructors

    Settings()

    Declaration
    public Settings()

    Fields

    EnableGameObjects

    Declaration
    public bool EnableGameObjects
    Field Value
    Type Description
    Boolean

    GenerateSourceRoots

    Declaration
    [Tooltip("If true, will create a parent GameObject for each Reflect model source.")]
    public bool GenerateSourceRoots
    Field Value
    Type Description
    Boolean

    LightImporter

    Declaration
    [SerializeReference]
    public ISyncLightImporter LightImporter
    Field Value
    Type Description
    ISyncLightImporter

    Root

    Declaration
    [HideInInspector]
    public Transform Root
    Field Value
    Type Description
    Transform
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 03 February 2022
    Terms of use