docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class DecalPreferences

    Preferences for Decals

    Inheritance
    object
    DecalPreferences
    Implements
    ICoreRenderPipelinePreferencesProvider
    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 class DecalPreferences : ICoreRenderPipelinePreferencesProvider

    Properties

    decalGizmoColor

    Obtains the color of the decal gizmo

    Declaration
    public static Color decalGizmoColor { get; }
    Property Value
    Type Description
    Color

    header

    The header of the panel

    Declaration
    public GUIContent header { get; }
    Property Value
    Type Description
    GUIContent

    keywords

    The list of keywords for user search

    Declaration
    public List<string> keywords { get; }
    Property Value
    Type Description
    List<string>

    Methods

    PreferenceGUI()

    Renders the Preferences UI for this provider

    Declaration
    public void PreferenceGUI()

    Implements

    ICoreRenderPipelinePreferencesProvider

    Extension Methods

    ReflectionUtils.GetField(object, string)
    ReflectionUtils.GetFields(object)
    ReflectionUtils.Invoke(object, string, params object[])
    ReflectionUtils.SetField(object, string, object)
    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    AnalyticsUtils.ToNestedColumn<T>(T, bool)
    AnalyticsUtils.ToNestedColumn<T>(T, T)
    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)