Finally fixing it for real for real
This commit is contained in:
@@ -5,6 +5,7 @@ namespace Seele {
|
||||
namespace Component {
|
||||
struct Mesh {
|
||||
PMeshAsset asset;
|
||||
Array<uint32> meshletOffsets;
|
||||
bool isStatic = true;
|
||||
};
|
||||
} // namespace Component
|
||||
|
||||
Reference in New Issue
Block a user