Struct Context.ViewIterator Helper class to iterate on views Implements IEnumerable<ViewContext> IEnumerable Inherited Members ValueType.Equals(object) ValueType.GetHashCode() ValueType.ToString() object.Equals(object, object) object.GetType() object.ReferenceEquals(object, object) Namespace: UnityEditor.Rendering.LookDev Assembly: Unity.RenderPipelines.Core.Editor.dll Syntax public struct Context.ViewIterator : IEnumerable<ViewContext>, IEnumerable Implements IEnumerable<T> IEnumerable Extension Methods ReflectionUtils.GetField(object, string) ReflectionUtils.GetFields(object) ReflectionUtils.Invoke(object, string, params object[]) ReflectionUtils.SetField(object, string, object)