java.lang.Object
physx.vehicle2.PxVehicleClutchCommandResponseParams.Raw
- Enclosing class:
- PxVehicleClutchCommandResponseParams
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddestroy(long address) static floatgetMaxResponse(long address) static booleanisValid(long address) static longstatic voidPxVehicleClutchCommandResponseParams_placed(long address) static voidsetMaxResponse(long address, float value) static longtransformAndScale(long address, long srcFrame, long trgFrame, long srcScale, long trgScale)
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
PxVehicleClutchCommandResponseParams_placed
public static void PxVehicleClutchCommandResponseParams_placed(long address) -
PxVehicleClutchCommandResponseParams
public static long PxVehicleClutchCommandResponseParams() -
destroy
public static void destroy(long address) -
getMaxResponse
public static float getMaxResponse(long address) -
setMaxResponse
public static void setMaxResponse(long address, float value) -
transformAndScale
public static long transformAndScale(long address, long srcFrame, long trgFrame, long srcScale, long trgScale) -
isValid
public static boolean isValid(long address)
-