docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RenderTextureDepthBufferDrawer

    Inheritance
    object
    GUIDrawer
    PropertyDrawer
    RenderTextureDepthBufferDrawer
    Inherited Members
    PropertyDrawer.CreatePropertyGUI(SerializedProperty)
    PropertyDrawer.GetPropertyHeight(SerializedProperty, GUIContent)
    PropertyDrawer.CanCacheInspectorGUI(SerializedProperty)
    PropertyDrawer.attribute
    PropertyDrawer.fieldInfo
    Namespace: Unity.RenderStreaming.Editor
    Assembly: Unity.RenderStreaming.Editor.dll
    Syntax
    [CustomPropertyDrawer(typeof(RenderTextureDepthBufferAttribute))]
    public class RenderTextureDepthBufferDrawer : PropertyDrawer

    Methods

    OnGUI(Rect, SerializedProperty, GUIContent)

    Declaration
    public override void OnGUI(Rect position, SerializedProperty property, GUIContent label)
    Parameters
    Type Name Description
    Rect position
    SerializedProperty property
    GUIContent label
    Overrides
    PropertyDrawer.OnGUI(Rect, SerializedProperty, GUIContent)
    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)