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