Interface IUpdateable<T> Namespace: UnityEditor.Experimental.Rendering.HDPipeline Syntax public interface IUpdateable<T> Type Parameters Name Description T Methods Update(T) Declaration void Update(T v) Parameters Type Name Description T v