docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class DebugUIDrawerVector4Field

    Builtin Drawer for Vector4 Debug Items.

    Inheritance
    object
    DebugUIDrawer
    DebugUIFieldDrawer<Vector4, DebugUI.Vector4Field, DebugStateVector4>
    DebugUIDrawerVector4Field
    Inherited Members
    DebugUIFieldDrawer<Vector4, DebugUI.Vector4Field, DebugStateVector4>.Begin(DebugUI.Widget, DebugState)
    DebugUIFieldDrawer<Vector4, DebugUI.Vector4Field, DebugStateVector4>.OnGUI(DebugUI.Widget, DebugState)
    DebugUIFieldDrawer<Vector4, DebugUI.Vector4Field, DebugStateVector4>.End(DebugUI.Widget, DebugState)
    DebugUIDrawer.Begin(DebugUI.Widget, DebugState)
    DebugUIDrawer.OnGUI(DebugUI.Widget, DebugState)
    DebugUIDrawer.End(DebugUI.Widget, DebugState)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.Rendering
    Assembly: Unity.RenderPipelines.Core.Editor.dll
    Syntax
    [DebugUIDrawer(typeof(DebugUI.Vector4Field))]
    public sealed class DebugUIDrawerVector4Field : DebugUIFieldDrawer<Vector4, DebugUI.Vector4Field, DebugStateVector4>

    Methods

    Name Description
    DoGUI(Rect, GUIContent, Vector4Field, DebugStateVector4)

    Does the field of the given type

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    AnalyticsUtils.ToNestedColumn<T>(T, bool)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)