docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RelativePropertyFetcher<T>

    Relative property fetcher.

    Inheritance
    object
    RelativePropertyFetcher<T>
    Implements
    IDisposable
    Inherited Members
    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
    public sealed class RelativePropertyFetcher<T> : IDisposable
    Type Parameters
    Name Description
    T

    SerializedObject type.

    Constructors

    Name Description
    RelativePropertyFetcher(SerializedProperty)

    Constructor

    Fields

    Name Description
    obj

    Serialized object associated with the fetcher.

    Methods

    Name Description
    Dispose()

    Disposable pattern implementation.

    Find(string)

    Find a property by name.

    Find<TValue>(Expression<Func<T, TValue>>)

    Find a property based on an expression.

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(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)