![]() |
ezEngine Release 25.08
|
Flags for how a piece of cloth should be simulated. More...
#include <ClothSheetComponent.h>
Classes | |
struct | Bits |
Public Types | |
enum | Enum { FixedCornerTopLeft = EZ_BIT(0) , FixedCornerTopRight = EZ_BIT(1) , FixedCornerBottomRight = EZ_BIT(2) , FixedCornerBottomLeft = EZ_BIT(3) , FixedEdgeTop = EZ_BIT(4) , FixedEdgeRight = EZ_BIT(5) , FixedEdgeBottom = EZ_BIT(6) , FixedEdgeLeft = EZ_BIT(7) , Default = FixedEdgeTop } |
using | StorageType = ezUInt16 |
Flags for how a piece of cloth should be simulated.