Class PropertyFetcherExtensions
Property fetcher extension class.
Inherited Members
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
public static class PropertyFetcherExtensions
Methods
Name | Description |
---|---|
Find<TSource, TValue>(SerializedObject, Expression<Func<TSource, TValue>>) | |
Find<TSource, TValue>(SerializedProperty, Expression<Func<TSource, TValue>>) |