材质增加属性,读取增加函数提升易用性
This commit is contained in:
@@ -40,6 +40,11 @@ namespace hgl
|
||||
}
|
||||
};//struct MeshFileHeader
|
||||
#pragma pack(pop)
|
||||
|
||||
struct MeshData
|
||||
{
|
||||
VkPrimitiveTopology primitive;
|
||||
};//
|
||||
}//namespace graph
|
||||
}//namespace hgl
|
||||
#endif//HGL_GRAPH_MESH_INCLUDE
|
||||
|
Reference in New Issue
Block a user