ezEngine  Release 25.03
ezJoltConstraintLimitMode Struct Reference

Configures how a physics constraint's limit acts. More...

#include <JoltConstraintComponent.h>

Inheritance diagram for ezJoltConstraintLimitMode:

Public Types

enum  Enum { NoLimit, HardLimit, Default = NoLimit }
 
using StorageType = ezInt8
 

Detailed Description

Configures how a physics constraint's limit acts.

Member Enumeration Documentation

◆ Enum

Enumerator
NoLimit 

The constraint has no limit.

HardLimit 

The constraint has a hard limit, no soft spring is used to prevent further movement.


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