Field objectToMoveBinding
A binding to the game object moved by the motor.
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
[Binding("Object to move")]
[SerializeField]
protected Binding<GameObject> objectToMoveBinding
Returns
Type | Description |
---|---|
Binding<GameObject> |