Class PostProcessBundle
Inheritance
System.Object
PostProcessBundle
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: UnityEngine.Rendering.PostProcessing
Syntax
public sealed class PostProcessBundle
Properties
attribute
Declaration
public PostProcessAttribute attribute { get; }
Property Value
Type | Description |
---|---|
PostProcessAttribute |
settings
Declaration
public PostProcessEffectSettings settings { get; }
Property Value
Type | Description |
---|---|
PostProcessEffectSettings |