AnimatableProperty Enum

Definition

The animatable properties of a game object. Utilized in the StateVisualizer component.

public enum class AnimatableProperty
public enum AnimatableProperty
type AnimatableProperty = 
Public Enum AnimatableProperty
Inheritance
AnimatableProperty

Fields

Color 1
PositionOffset 2
ScaleOffset 0
ShaderColor 4
ShaderFloat 3
ShaderVector 5

Applies to