ezEngine  Release 25.03
ezJoltConstraintDriveMode Struct Reference

Configures how a drive on a constraint works. More...

#include <JoltConstraintComponent.h>

Inheritance diagram for ezJoltConstraintDriveMode:

Public Types

enum  Enum { NoDrive, DriveVelocity, DrivePosition, Default = NoDrive }
 
using StorageType = ezInt8
 

Detailed Description

Configures how a drive on a constraint works.

Member Enumeration Documentation

◆ Enum

Enumerator
NoDrive 

The constraint has no drive.

DriveVelocity 

The drive attempts to reach a target velocity (of rotation or motion).

DrivePosition 

The drive attempts to reach a target position (or angle).


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