docs.unity3d.com
    Show / Hide Table of Contents

    Class BoundingBoxActor.Settings

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

    Constructors

    Settings()

    Declaration
    public Settings()

    Fields

    BoundingBoxPrefab

    Declaration
    public GameObject BoundingBoxPrefab
    Field Value
    Type Description
    GameObject

    BoundingBoxRoot

    Declaration
    [HideInInspector]
    public Transform BoundingBoxRoot
    Field Value
    Type Description
    Transform

    DebugBoundingBoxMaterials

    Declaration
    public BoundingBoxActor.BoundingBoxMaterial[] DebugBoundingBoxMaterials
    Field Value
    Type Description
    BoundingBoxActor.BoundingBoxMaterial[]

    DefaultBoundingBoxMaterials

    Declaration
    public BoundingBoxActor.BoundingBoxMaterial[] DefaultBoundingBoxMaterials
    Field Value
    Type Description
    BoundingBoxActor.BoundingBoxMaterial[]

    DisplayOnlyBoundingBoxes

    Declaration
    public bool DisplayOnlyBoundingBoxes
    Field Value
    Type Description
    Boolean

    InitialBoundingBoxPoolSize

    Declaration
    public int InitialBoundingBoxPoolSize
    Field Value
    Type Description
    Int32

    UseDebugMaterials

    Declaration
    public bool UseDebugMaterials
    Field Value
    Type Description
    Boolean

    UseStaticBatching

    Declaration
    public bool UseStaticBatching
    Field Value
    Type Description
    Boolean
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023