![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ParallelAdaptiveRefinement.h>
Public Attributes | |
| int32 | ParallelForBatchSize { 1024 } |
| int32 | ReserveVertices = 2'000'000 |
| bool | bApplyNeighborhoodRefinement { true } |
| bool UE::Geometry::TParallelAdaptiveRefinement< MeshType, RefinementPolicyType >::FOptions::bApplyNeighborhoodRefinement { true } |
| int32 UE::Geometry::TParallelAdaptiveRefinement< MeshType, RefinementPolicyType >::FOptions::ParallelForBatchSize { 1024 } |
| int32 UE::Geometry::TParallelAdaptiveRefinement< MeshType, RefinementPolicyType >::FOptions::ReserveVertices = 2'000'000 |