Field enable
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
[Tooltip("Activate/Deactivate the dc motor behavior.")]
[Field("Enable", PortDirection.Left, FieldExtra.Read)]
[SerializeField]
protected PortType<bool> enable
Returns
Type | Description |
---|---|
PortType<bool> |