ManoMotion Unity SDK 2.0
SDK documentation
|
ScriptableObject instruction requirement for gesture triggers.
Public Member Functions | |
override bool | IsFulfilled () |
Returns true if the requirement has been fulfilled, can make Update checks in here too. | |
Public Member Functions inherited from ManoMotion.Instructions.InstructionRequirement | |
virtual void | Start () |
Initializes the requirement to start tracking the process. | |
virtual void | Stop () |
Stops the requirement from tracking the process. | |
Private Attributes | |
ManoGestureTrigger | triggerGesture |
|
inlinevirtual |
Reimplemented from ManoMotion.Instructions.InstructionRequirement.
|
private |