docs.unity.cn
    Show / Hide Table of Contents

    Class CameraUI.Rendering

    Rendering section

    Inheritance
    Object
    CameraUI.Rendering
    Namespace: UnityEditor.Rendering
    Syntax
    public static class Rendering

    Methods

    Drawer_Rendering_CullingMask(ISerializedCamera, Editor)

    Draws Culling mask related fields on the inspector

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

    ISerializedCamera The serialized camera

    Editor owner

    Editor The editor owner calling this drawer

    Drawer_Rendering_Dithering(ISerializedCamera, Editor)

    Draws Dithering related fields on the inspector

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

    ISerializedCamera The serialized camera

    Editor owner

    Editor The editor owner calling this drawer

    Drawer_Rendering_OcclusionCulling(ISerializedCamera, Editor)

    Draws occlusion Culling related fields on the inspector

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

    ISerializedCamera The serialized camera

    Editor owner

    Editor The editor owner calling this drawer

    Drawer_Rendering_StopNaNs(ISerializedCamera, Editor)

    Draws Stop NaNs related fields on the inspector

    Declaration
    public static void Drawer_Rendering_StopNaNs(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 17 July 2023