SMIInput
(State Machine Input):
SMIBool
contains a .Value
property, a boolean that can be set to true or false.SMITrigger
is a boolean that is set to true for one frame by calling the .Fire()
method.SMINumber
contains a .Value
property, a float that can be set to any value.SMIInputs
: