![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DynamicMesh3.h>
Public Member Functions | |
| FValidityOptions (bool bAllowNonManifoldVertices=false, bool bAllowAdjacentFacesReverseOrientation=false) | |
Static Public Member Functions | |
| static FValidityOptions | Permissive () |
Public Attributes | |
| bool | bAllowNonManifoldVertices = false |
| bool | bAllowAdjacentFacesReverseOrientation = false |
Options for what the validity check will permit
|
inline |
Construct validity checking options
|
inlinestatic |
Construct with most-permissive options that we still consider valid for processing