Plasma Engine  2.0
Loading...
Searching...
No Matches
plJoltConstraintLimitMode Struct Reference

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

#include <JoltConstraintComponent.h>

Inheritance diagram for plJoltConstraintLimitMode:

Public Types

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

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: