Navigation
API > API/Runtime > API/Runtime/ChaosCore > API/Runtime/ChaosCore/Chaos
References
| Module | ChaosCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/SimdTypes.h |
| Include | #include "Chaos/SimdTypes.h" |
Syntax
namespace Chaos
{
namespace Private
{
static Chaos::Private::SimdAlignment = 16;
}
}
Remarks
WIP: Not ready for public use. Keep in the Private namespace for now...
NOTE: Only TNumLanes == 4 is supported for now