Field cw
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
[Tooltip("Whether the DC motor rotates in the clockwise direction.")]
[Field("TurnCW", PortDirection.Left, FieldExtra.Read)]
[SerializeField]
protected PortType<bool> cw
Returns
Type | Description |
---|---|
PortType<bool> |