The suspension axis in the car's frame
Namespace: JigLibX.VehiclesAssembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0
Syntax
C# |
---|
public Vector3 LocalAxisUp { get; } |
Visual Basic |
---|
Public ReadOnly Property LocalAxisUp As Vector3 Get |
Visual C++ |
---|
public: property Vector3 LocalAxisUp { Vector3 get (); } |