Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/GeometryCollection > API/Runtime/Chaos/GeometryCollection/Facades
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/Facades/CollectionUVFacade.h |
| Include | #include "GeometryCollection/Facades/CollectionUVFacade.h" |
Syntax
namespace GeometryCollectionUV
{
enum
&123;
MAX_NUM_UV_CHANNELS = 8,
&125;
}
Values
| Name | Description |
|---|---|
| MAX_NUM_UV_CHANNELS |
Remarks
Note: Prefer namespace GeometryCollection::UV for new code.