增加事件类型
This commit is contained in:
parent
99c4f11d54
commit
bdc76ecd33
|
@ -75,4 +75,11 @@ public enum YogaEventType
|
|||
StartMotionCapture,
|
||||
StopMotionCapture,
|
||||
EstimateAction,
|
||||
ScoreUpdate,
|
||||
GetActionBasePoint,
|
||||
PoseEstimate,
|
||||
ActionSuccess,
|
||||
ActionFailed,
|
||||
PlayAnimation,
|
||||
UpdateProgress,
|
||||
}
|
Loading…
Reference in New Issue