Table of Contents

Struct PostProcessing.VignetteConfig

Namespace
AO
Assembly
CoreAssembly.dll
public struct PostProcessing.VignetteConfig
Inherited Members
Extension Methods

Constructors

VignetteConfig()

public VignetteConfig()

Fields

Radius

How far from the center does the vignette become totally black.

public float Radius

Field Value

float

Softness

How much should this "fade" to black. 0 is a hard cut off.

public float Softness

Field Value

float