Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/GeometryFramework/Public/UDynamicMesh.h |
Include |
#include "UDynamicMesh.h" |
class UDynamicMeshGenerator : public UObject
UDynamicMeshGenerator is an abstract base class for an implementation that can mutate an input mesh into an output mesh. A subclass of this class can be attached to a UDynamicMesh to allow for arbitrarily-complex procedural generation