Table of Contents

Enum TransformModesTypes

Namespace
PlumJsonAnimator.Models.Common
Assembly
PlumJsonAnimator.dll

Transform modes types. Not IKeyFrameTypes, IKeyFrameTypes are only for storage information about transformations

public enum TransformModesTypes

Fields

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