pub type CreateDebugShapeCallback = fn(&DebugShape<'_>, u64) -> u64;Expand description
WorldDef / World callback that builds a GPU (or test) shape handle.
(b3CreateDebugShapeCallback)
pub type CreateDebugShapeCallback = fn(&DebugShape<'_>, u64) -> u64;WorldDef / World callback that builds a GPU (or test) shape handle.
(b3CreateDebugShapeCallback)