Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/Operations > API/Plugins/DynamicMesh/Operations/FSelectiveTessellate
References
| Module | DynamicMesh |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/Operations/SelectiveTessellate.h |
| Include | #include "Operations/SelectiveTessellate.h" |
Syntax
struct FTessellationInformation
Remarks
Output Stores any additional tessellation information that was requested by the caller. The caller should set the pointers to request the information to be computed.
The caller is responsible for managing the memmory the pointers are pointing to. The operator simply populates the data structures if they are not null.