base: add skin_frames
This commit is contained in:
@@ -105,6 +105,7 @@ typedef struct mesh_data_runtime {
|
||||
gpu_buffer_t *index_buffer;
|
||||
gpu_vertex_structure_t structure;
|
||||
buffer_t *skin_blob; // Source file bytes
|
||||
i32 skin_frames;
|
||||
} mesh_data_runtime_t;
|
||||
|
||||
typedef struct mesh_data {
|
||||
|
||||
Reference in New Issue
Block a user