Table of Contents

Enum AnimationDirectionValue

Namespace
CTRE.Phoenix6.Signals
Assembly
Phoenix6.Hardware.dll

Direction of the animation.

public enum AnimationDirectionValue
Extension Methods

Fields

Backward = 1

The animation starts at the specified LED end index and moves towards the LED start index.

Forward = 0

The animation starts at the specified LED start index and moves towards the LED end index.