Function physx_sys::PxActor_getName

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

Retrieves the name string set with setName().

Name string associated with object.