PxFilterObjectIsKinematic#

Defined in include/PxFiltering.h

inline bool PxFilterObjectIsKinematic(PxFilterObjectAttributes attr)#

Specifies whether the collision object belongs to a kinematic rigid body.

Parameters:

attr[in] The filter attribute of a collision pair object

Returns:

True if the object belongs to a kinematic rigid body, else false