Load Static Mesh

/**
* Node that loads a static mesh asset into the graph.
*
* Converts a UStaticMesh asset to a dynamic mesh for
* editing and processing in the graph.
*
* Usage:
* 1. Select a static mesh asset
* 2. Set LOD index
* 3. Output is the mesh data
*/Parameter
Description
Last updated