docs.unity.cn
    Show / Hide Table of Contents

    Class CameraUI

    Camera UI Shared Properties among SRP

    Inheritance
    Object
    CameraUI
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEditor.Rendering
    Syntax
    public static class CameraUI

    Methods

    Drawer_Projection(ISerializedCamera, Editor)

    Draws projection related fields on the inspector

    Declaration
    public static void Drawer_Projection(ISerializedCamera p, Editor owner)
    Parameters
    Type Name Description
    ISerializedCamera p

    ISerializedCamera The serialized camera

    Editor owner

    Editor The editor owner calling this drawer

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023