bTriangleMode

If bTriangleMode = true, then we use a per-triangle [FTriangleGroupTopology](API\Plugins\DynamicMesh\FTriangleGroupTopology) instead of polygroup topology.

Windows
MacOS
Linux

Syntax

bool bTriangleMode

Remarks

If bTriangleMode = true, then we use a per-triangle FTriangleGroupTopology instead of polygroup topology. This allows low-level mesh editing with mainly the same code, at a significant cost in overhead. This is a fundamental mode switch, must be set before Setup() is called!

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss