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

#include <ArcadeSystem.h>

Public Member Functions

void InitDefaults ()
 

Public Attributes

bool Enabled
 
bool bRollVsSpeedEnabled
 
float RollControlScaling
 
float RollMaxAngle
 
float PitchControlScaling
 
float PitchMaxAngle
 
float RotationStiffness
 
float RotationDamping
 
float MaxAccel
 
float AutoCentreRollStrength
 
float AutoCentrePitchStrength
 
float AutoCentreYawStrength
 

Member Function Documentation

◆ InitDefaults()

void Chaos::FTargetRotationControlConfig::InitDefaults ( )
inline

Member Data Documentation

◆ AutoCentrePitchStrength

float Chaos::FTargetRotationControlConfig::AutoCentrePitchStrength

◆ AutoCentreRollStrength

float Chaos::FTargetRotationControlConfig::AutoCentreRollStrength

◆ AutoCentreYawStrength

float Chaos::FTargetRotationControlConfig::AutoCentreYawStrength

◆ bRollVsSpeedEnabled

bool Chaos::FTargetRotationControlConfig::bRollVsSpeedEnabled

◆ Enabled

bool Chaos::FTargetRotationControlConfig::Enabled

Rotation Control Enabled

◆ MaxAccel

float Chaos::FTargetRotationControlConfig::MaxAccel

Rotation mac accel

◆ PitchControlScaling

float Chaos::FTargetRotationControlConfig::PitchControlScaling

◆ PitchMaxAngle

float Chaos::FTargetRotationControlConfig::PitchMaxAngle

◆ RollControlScaling

float Chaos::FTargetRotationControlConfig::RollControlScaling

◆ RollMaxAngle

float Chaos::FTargetRotationControlConfig::RollMaxAngle

◆ RotationDamping

float Chaos::FTargetRotationControlConfig::RotationDamping

Rotation damping

◆ RotationStiffness

float Chaos::FTargetRotationControlConfig::RotationStiffness

Rotation stiffness


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