ezEngine  Release 25.03
ezJoltRopeAnchorConstraintMode Struct Reference

How a rope end gets attached to the anchor point. More...

#include <JoltRopeComponent.h>

Inheritance diagram for ezJoltRopeAnchorConstraintMode:

Public Types

enum  Enum {
  None, Point, Fixed, Cone,
  Default = Point
}
 
using StorageType = ezInt8
 

Detailed Description

How a rope end gets attached to the anchor point.

Member Enumeration Documentation

◆ Enum

Enumerator
None 

The rope is not attached at this anchor and will fall down here once simulation starts.

Point 

The rope end can rotate freely around the anchor point.

Fixed 

The rope end can neither move nor rotate at the anchor point.

Cone 

The rope end can rotate up to a maximum angle at the anchor point.


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