Function physx_sys::PxShape_getName

source ·
pub unsafe extern "C" fn PxShape_getName(
    self_: *const PxShape
) -> *const c_char
Expand description

retrieves the name string set with setName().

The name associated with the shape.