docs.unity3d.com
    Show / Hide Table of Contents

    Class SpatialActor.Settings

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

    Constructors

    Settings()

    Declaration
    public Settings()

    Fields

    AvoidCullingWithinDistance

    Declaration
    public float AvoidCullingWithinDistance
    Field Value
    Type Description
    Single

    CameraFrustumNormalOffset

    Declaration
    public float CameraFrustumNormalOffset
    Field Value
    Type Description
    Single

    ColliderObjectsMaxDistance

    Declaration
    public int ColliderObjectsMaxDistance
    Field Value
    Type Description
    Int32

    DepthOffset

    Declaration
    public float DepthOffset
    Field Value
    Type Description
    Single

    DepthRenderMaterial

    Declaration
    public Material DepthRenderMaterial
    Field Value
    Type Description
    Material

    DepthRenderTexture

    Declaration
    public RenderTexture DepthRenderTexture
    Field Value
    Type Description
    RenderTexture

    DepthRenderTextureNoAsync

    Declaration
    public RenderTexture DepthRenderTextureNoAsync
    Field Value
    Type Description
    RenderTexture

    DirectionalLight

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

    IsActive

    Declaration
    public bool IsActive
    Field Value
    Type Description
    Boolean

    MaxPerNode

    Declaration
    [Header("RTree")]
    public int MaxPerNode
    Field Value
    Type Description
    Int32

    MinimumScreenAreaRatioMesh

    Declaration
    [Range(0F, 10F)]
    public float MinimumScreenAreaRatioMesh
    Field Value
    Type Description
    Single

    MinPerNode

    Declaration
    public int MinPerNode
    Field Value
    Type Description
    Int32

    PriorityWeightAngle

    Declaration
    [Header("Priority")]
    public float PriorityWeightAngle
    Field Value
    Type Description
    Single

    PriorityWeightDistance

    Declaration
    public float PriorityWeightDistance
    Field Value
    Type Description
    Single

    PriorityWeightSize

    Declaration
    public float PriorityWeightSize
    Field Value
    Type Description
    Single

    SelectedObjectsMax

    Declaration
    [Header("Selection")]
    public int SelectedObjectsMax
    Field Value
    Type Description
    Int32

    ShadowDistanceFactor

    Declaration
    public float ShadowDistanceFactor
    Field Value
    Type Description
    Single

    UseCulling

    Declaration
    [Header("Culling")]
    public bool UseCulling
    Field Value
    Type Description
    Boolean

    UseDepthCulling

    Declaration
    [Space]
    public bool UseDepthCulling
    Field Value
    Type Description
    Boolean

    UseDistanceCullingAvoidance

    Declaration
    [Space]
    public bool UseDistanceCullingAvoidance
    Field Value
    Type Description
    Boolean

    UseShadowCullingAvoidance

    Declaration
    [Space]
    public bool UseShadowCullingAvoidance
    Field Value
    Type Description
    Boolean

    UseSizeCulling

    Declaration
    [Space]
    public bool UseSizeCulling
    Field Value
    Type Description
    Boolean

    VisibleObjectsMax

    Declaration
    [Header("Visibility")]
    public int VisibleObjectsMax
    Field Value
    Type Description
    Int32
    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