Pular para o conteúdo principal

Class: VehicleWheel

This page documents the methods and fields available in the VehicleWheel class.

Members

SignatureDescription
getFrictionSlip()Returns the current friction slip.
getModelPosition()Returns the current model position.
getModelRotation()Returns the current model rotation.
getPosPhysicsFunctionEnabled()Returns the current pos physics function enabled.
getRadius()Returns the current radius.
getRotation()Returns the current rotation.
getSkidding()Returns the current skidding.
getSuspensionRestLength()Returns the current suspension rest length.
incrementRotation(float)Performs the incrementRotation operation using the provided parameters (r).
isGrounded()Returns whether grounded is true.
isShowGizmo()Returns whether show gizmo is true.
setBlockRotation(float)Sets or updates the block rotation.
setBrake(float)Sets or updates the brake.
setFrictionSlip(float)Sets or updates the friction slip.
setPosPhysicsFunctionEnabled(boolean)Sets or updates the pos physics function enabled.
setRadius(float)Sets or updates the radius.
setRotation(float)Sets or updates the rotation.
setShowGizmo(boolean)Sets or updates the show gizmo.
setSteer(float)Sets or updates the steer.
setSteerRelativeVelocity(float)Sets or updates the steer relative velocity.
setSuspensionRestLength(float)Sets or updates the suspension rest length.
setTorque(float)Sets or updates the torque.