UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::FMotorSettings Struct Reference

Motor settings. More...

#include <MotorModule.h>

Public Member Functions

 FMotorSettings ()
 

Public Attributes

float MaxRPM
 
float MaxTorque
 
float EngineInertia
 

Detailed Description

Motor settings.

Constructor & Destructor Documentation

◆ FMotorSettings()

Chaos::FMotorSettings::FMotorSettings ( )
inline

Member Data Documentation

◆ EngineInertia

float Chaos::FMotorSettings::EngineInertia

◆ MaxRPM

float Chaos::FMotorSettings::MaxRPM

◆ MaxTorque

float Chaos::FMotorSettings::MaxTorque

The documentation for this struct was generated from the following file: