FWheelState

Commonly used Wheel state - evaluated once used wherever required for that frame

Windows
MacOS
Linux

References

Module

ChaosVehicles

Header

/Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/ChaosWheeledVehicleMovementComponent.h

Include

#include "ChaosWheeledVehicleMovementComponent.h"

Syntax

struct FWheelState

Remarks

Commonly used Wheel state - evaluated once used wherever required for that frame

Variables

Name Description

Public variable

TArray< FVector...

 

LocalWheelVelocity

Current velocity at wheel location In World Coordinates - combined linear and angular

Public variable

TArray< Chaos::...

 

Trace

Local velocity of Wheel

Public variable

TArray< FVector...

 

WheelWorldLocation

Public variable

TArray< FVector...

 

WorldWheelVelocity

Current Location Of Wheels In World Coordinates

Functions

Name Description

Public function

void

 

CaptureState

(
    int WheelIdx,
    const FVector& WheelOffset,
    const FBodyInstance* TargetIns...
)

Commonly used Wheel state - evaluated once used wherever required for that frame

Public function

void

 

Init

(
    int NumWheels
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss