C# Class UnityEngine.WheelCollider

Inheritance: Collider
ファイルを表示 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Methods

Method Description
ConfigureVehicleSubsteps ( float speedThreshold, int stepsBelowThreshold, int stepsAboveThreshold ) : void
GetGroundHit ( WheelHit &hit ) : bool
GetWorldPose ( Vector3 &pos, Quaternion &quat ) : void
INTERNAL_get_center ( Vector3 &value ) : void
INTERNAL_get_forwardFriction ( WheelFrictionCurve &value ) : void
INTERNAL_get_sidewaysFriction ( WheelFrictionCurve &value ) : void
INTERNAL_get_suspensionSpring ( JointSpring &value ) : void
INTERNAL_set_center ( Vector3 &value ) : void
INTERNAL_set_forwardFriction ( WheelFrictionCurve &value ) : void
INTERNAL_set_sidewaysFriction ( WheelFrictionCurve &value ) : void
INTERNAL_set_suspensionSpring ( JointSpring &value ) : void