Struct PostProcessing.ChromaticAberrationConfig
- Namespace
- AO
- Assembly
- CoreAssembly.dll
public struct PostProcessing.ChromaticAberrationConfig
- Inherited Members
- Extension Methods
Constructors
ChromaticAberrationConfig()
public ChromaticAberrationConfig()
Fields
ChannelOffsets
How move should each channel move away from the focal point. Use negative to go towards.
public Vector3 ChannelOffsets
Field Value
FocalPoint
The point at which the channels move away from
public Vector2 FocalPoint