pub unsafe extern "C" fn render__get_mesh_data_info(
handle: RenderMeshHandle,
__ark_ffi_output: *mut MeshDataInfo,
)Expand description
Obtain info about the mesh. (Index count, vertex count etc)
pub unsafe extern "C" fn render__get_mesh_data_info(
handle: RenderMeshHandle,
__ark_ffi_output: *mut MeshDataInfo,
)Obtain info about the mesh. (Index count, vertex count etc)