Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/FMeshRefinerBase
Syntax
TFunction< EVertexControl(int)> VertexControlF
Remarks
This function allows client to specify fine-grained control over what happens to specific vertices. Somewhat redundant w/ FVertexConstraints, but simpler to code and has the option to be dynamic during remesh pass.