Skip to main content

CreateDebugShapeCallback

Type Alias CreateDebugShapeCallback 

Source
pub type CreateDebugShapeCallback = fn(&DebugShape<'_>, u64) -> u64;
Expand description

WorldDef / World callback that builds a GPU (or test) shape handle. (b3CreateDebugShapeCallback)