docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CameraUI.Rendering

    Rendering section

    Inheritance
    object
    CameraUI.Rendering
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.Rendering
    Assembly: Unity.RenderPipelines.Core.Editor.dll
    Syntax
    public static class CameraUI.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

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)