docs.unity3d.com
    Show / Hide Table of Contents

    Class SyncTreeActor.Settings

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

    Constructors

    Settings()

    Declaration
    public Settings()

    Fields

    DebugNodeDepthCounts

    Declaration
    public bool DebugNodeDepthCounts
    Field Value
    Type Description
    Boolean

    GeometricErrorThreshold

    Declaration
    public int GeometricErrorThreshold
    Field Value
    Type Description
    Int32

    HlodDelayMode

    Declaration
    public HlodMode HlodDelayMode
    Field Value
    Type Description
    HlodMode

    IsLiveSyncEnabled

    Declaration
    [Header("Live Sync")]
    public bool IsLiveSyncEnabled
    Field Value
    Type Description
    Boolean

    k_DefaultGeometricErrorThreshold

    Declaration
    public const int k_DefaultGeometricErrorThreshold = 3
    Field Value
    Type Description
    Int32

    k_DefaultMaxInstanceCountLegacy

    Declaration
    public const int k_DefaultMaxInstanceCountLegacy = 100000
    Field Value
    Type Description
    Int32

    k_DefaultTargetFps

    Declaration
    public const int k_DefaultTargetFps = 30
    Field Value
    Type Description
    Int32

    MaxInstanceCountLegacy

    Declaration
    public int MaxInstanceCountLegacy
    Field Value
    Type Description
    Int32

    NodeGradient

    Declaration
    public Gradient NodeGradient
    Field Value
    Type Description
    Gradient

    ObjectGradient

    Declaration
    [Header("Debug")]
    public Gradient ObjectGradient
    Field Value
    Type Description
    Gradient

    Prioritizer

    Declaration
    public SyncTreeActor.Prioritizer Prioritizer
    Field Value
    Type Description
    SyncTreeActor.Prioritizer

    RootGetNodesDepth

    Declaration
    public int RootGetNodesDepth
    Field Value
    Type Description
    Int32

    TargetFps

    Declaration
    public int TargetFps
    Field Value
    Type Description
    Int32

    UseHlodLoadingMaterial

    Declaration
    public bool UseHlodLoadingMaterial
    Field Value
    Type Description
    Boolean

    UseHlods

    Declaration
    public bool UseHlods
    Field Value
    Type Description
    Boolean

    UsePreloading

    Declaration
    public bool UsePreloading
    Field Value
    Type Description
    Boolean

    UseSpatialManifest

    Declaration
    [Header("HLODs")]
    public bool UseSpatialManifest
    Field Value
    Type Description
    Boolean
    Back to top
    Terms of use
    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