WheelCollider.centervar center : Vector3DescriptionThe center of the wheel, measured in the object's local space.
JavaScript
// Reset the center to the transform's position using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > WheelCollider | Switch to Component | |||
WheelCollider.centervar center : Vector3DescriptionThe center of the wheel, measured in the object's local space.
JavaScript
// Reset the center to the transform's position using UnityEngine; import UnityEngine |