Class RenderObjects.CustomCameraSettings | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Class RenderObjects.CustomCameraSettings

    Inheritance
    System.Object
    RenderObjects.CustomCameraSettings
    Namespace: UnityEngine.Experimental.Rendering.Universal
    Syntax
    [Serializable]
    public class CustomCameraSettings

    Fields

    cameraFieldOfView

    Declaration
    public float cameraFieldOfView
    Field Value
    Type Description
    System.Single

    offset

    Declaration
    public Vector4 offset
    Field Value
    Type Description
    Vector4

    overrideCamera

    Declaration
    public bool overrideCamera
    Field Value
    Type Description
    System.Boolean

    restoreCamera

    Declaration
    public bool restoreCamera
    Field Value
    Type Description
    System.Boolean
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX