pub unsafe extern "C" fn b2Chain_SetRuntimeSurfaceMaterial(
chainId: b2ChainId,
material: *const b2SurfaceMaterial,
materialIndex: c_int,
)Expand description
Extension used by boxdd to set a runtime-visible chain material by live segment index.