Field velocity
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
[Tooltip("Angular speed since the last update in degree/second.")]
[Field("Velocity", PortDirection.Right, FieldExtra.Write)]
[SerializeField]
protected PortType<float> velocity
Returns
Type | Description |
---|---|
PortType<float> |