adding the animcontext to the commit

This commit is contained in:
amantley 2019-02-05 17:22:00 -08:00
parent 07a4f49c58
commit 9ad20b8129

View file

@ -28,6 +28,7 @@ enum class AnimNodeType {
InverseKinematics,
DefaultPose,
TwoBoneIK,
ArmIK,
SplineIK,
PoleVectorConstraint,
NumTypes