Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR > API/Plugins/MutableRuntime/MuR/Mesh
Syntax
TArray < Ptr < const Layout > > m_layouts
Remarks
Texture Layout blocks attached to this mesh. They are const because they could be shared with other meshes, so they need to be cloned and replaced if a modification is needed.