java.lang.Object
physx.vehicle2.PxVehiclePhysXSteerState.Raw
- Enclosing class:
- PxVehiclePhysXSteerState
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddestroy(long address) static floatgetPreviousSteerCommand(long address) static voidsetPreviousSteerCommand(long address, float value) static voidsetToDefault(long address)
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
destroy
public static void destroy(long address) -
getPreviousSteerCommand
public static float getPreviousSteerCommand(long address) -
setPreviousSteerCommand
public static void setPreviousSteerCommand(long address, float value) -
setToDefault
public static void setToDefault(long address)
-