UnityEngine.Rendering.VolumeProfile
class UnityEngine.Rendering.VolumeProfile
Fields and Properties:
System.Collections.Generic.List<UnityEngine.Rendering.VolumeComponent>
components- bool isDirty
Constructors:
- UnityEngine.Rendering.VolumeProfile.New()
Methods:
- void Reset()
- UnityEngine.Rendering.VolumeComponent Add(System.Type, bool)
- void Remove(System.Type)
- bool Has(System.Type)
- bool HasSubclassOf(System.Type)
- int GetHashCode()