Table of Contents

Enum KeyFrameTypes

Namespace
PlumJsonAnimator.Models.Common
Assembly
PlumJsonAnimator.dll

Key frames types. Not transform modes, transform modes provides transformation.

public enum KeyFrameTypes

Fields

ROTATE = 1
SCALE = 2
SHEAR = 3
TRANSLATE = 0