| Modifier and Type | Field and Description |
|---|---|
Vector3f |
contactNormalWS |
Vector3f |
contactPointWS |
Object |
groundObject |
Vector3f |
hardPointWS |
boolean |
isInContact |
float |
suspensionLength |
Vector3f |
wheelAxleWS |
Vector3f |
wheelDirectionWS |
| Constructor and Description |
|---|
WheelInfo.RaycastInfo() |
public final Vector3f contactNormalWS
public final Vector3f contactPointWS
public float suspensionLength
public final Vector3f hardPointWS
public final Vector3f wheelDirectionWS
public final Vector3f wheelAxleWS
public boolean isInContact
public Object groundObject