Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TParallelAdaptiveRefinement
| |
|
| Name |
FOptions |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/Tessellation/ParallelAdaptiveRefinement.h |
| Include Path |
#include "Tessellation/ParallelAdaptiveRefinement.h" |
Syntax
struct FOptions
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bApplyNeighborhoodRefinement |
bool |
|
Tessellation/ParallelAdaptiveRefinement.h |
|
| ParallelForBatchSize |
int32 |
|
Tessellation/ParallelAdaptiveRefinement.h |
|
| ReserveVertices |
int32 |
|
Tessellation/ParallelAdaptiveRefinement.h |
|