Click or drag to resize

VehicleSteering Property

The steering parameter to control the vehicle.

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public Reference<double> Steering { get; set; }

Property Value

Type: ReferenceDouble
See Also