Table of Contents

Enum Direction

Namespace
Gamelogic.Fx.BuiltIn.PostProcessing
Assembly
Gamelogic.Fx.BuiltIn.dll

Specifies the axis direction for a single pass of a separable post-process effect.

public enum Direction

Fields

Horizontal = 0

Horizontal (X-axis) pass.

Vertical = 1

Vertical (Y-axis) pass.