UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Geometry::TAdaptiveTessellator< MeshT, DisplacementPolicyT >::FOptions Struct Reference

#include <AdaptiveTessellator.h>

Public Attributes

RealType TargetError
 
RealType SampleRate
 
bool bCrackFree { true }
 
bool bFinalDisplace { true }
 
uint32 MaxTriangles { 10'000'000u }
 
ERefinementMethod RefinementMethod { ERefinementMethod::HierarchicalSplit }
 
bool bSingleThreaded { false }
 

Member Data Documentation

◆ bCrackFree

◆ bFinalDisplace

◆ bSingleThreaded

◆ MaxTriangles

◆ RefinementMethod

◆ SampleRate

◆ TargetError


The documentation for this struct was generated from the following file: