Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TAdaptiveTessellator
| Name | ERefinementMethod |
| Type | enum |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Tessellation/AdaptiveTessellator.h |
| Include Path | #include "Tessellation/AdaptiveTessellator.h" |
Syntax
enum ERefinementMethod
{
HierarchicalSplit,
Custom,
}
Values
| Name | Remarks |
|---|---|
| HierarchicalSplit | |
| Custom |