docs.unity3d.com
    Show / Hide Table of Contents

    Class CameraActor.Settings

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

    Constructors

    Settings()

    Declaration
    public Settings()

    Fields

    EnableDynamicFarPlane

    Declaration
    public bool EnableDynamicFarPlane
    Field Value
    Type Description
    Boolean

    FarPlane

    Declaration
    public float FarPlane
    Field Value
    Type Description
    Single

    k_DefaultFarPlane

    Declaration
    public const float k_DefaultFarPlane = 3000F
    Field Value
    Type Description
    Single

    k_DefaultNearPlane

    Declaration
    public const float k_DefaultNearPlane = 0.05F
    Field Value
    Type Description
    Single

    NearPlane

    Declaration
    public float NearPlane
    Field Value
    Type Description
    Single

    Root

    Declaration
    [HideInInspector]
    public Transform Root
    Field Value
    Type Description
    Transform
    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