Enum ModelAnimationMotionFlags
- Namespace
- ValveResourceFormat
- Assembly
- ValveResourceFormat.dll
Model animation motion flags.
[Flags]
public enum ModelAnimationMotionFlags
Fields
TX = 64
TY = 128
TZ = 256
RZ = 2048
Linear = 4096
Model animation motion flags.
[Flags]
public enum ModelAnimationMotionFlags
TX = 64
TY = 128
TZ = 256
RZ = 2048
Linear = 4096