Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
MotorSettings.h File Reference

Go to the source code of this file.

Classes

class  MotorSettings
 

Enumerations

enum class  EMotorState { Off , Velocity , Position }
 

Enumeration Type Documentation

◆ EMotorState

enum class EMotorState
strong
Enumerator
Off 

Motor is off.

Velocity 

Motor will drive to target velocity.

Position 

Motor will drive to target position.