FSimpleSteeringSim

Windows
MacOS
Linux

Inheritance Hierarchy

TVehicleSystem

FSimpleSteeringSim

References

Module

ChaosVehiclesCore

Header

/Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SteeringSystem.h

Include

#include "SteeringSystem.h"

Syntax

class FSimpleSteeringSim : public TVehicleSystem< FSimpleSteeringConfig >

Variables

Name Description

Public variable

FAckermannSim

 

Ackermann

Constructors

Name Description

Public function

FSimpleSteeringSim

(
    const FSimpleSteeringConfig* S...
)

Functions

Name Description

Public function

float

 

GetSteeringAngle

(
    float InNormSteering,
    float MaxSteeringAngle,
    float WheelSide
)

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