Skip to main content
Ctrl+K
PhysX SDK Documentation - Home

PhysX SDK Documentation

  • github
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
PhysX SDK Documentation - Home

PhysX SDK Documentation

  • github
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

  • PhysX SDK API
  • PxFiltering.h
  • PxFilterObje...

PxFilterObjectIsTrigger#

Defined in include/PxFiltering.h

inline bool PxFilterObjectIsTrigger(PxFilterObjectAttributes attr)#

Specifies whether the collision object is a trigger shape.

See also

PxShapeFlag::eTRIGGER_SHAPE

Parameters:

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

Returns:

True if the object is a trigger shape, else false

previous

PxFilterObjectIsKinematic

next

PxGetFilterObjectType

On this page
  • PxFilterObjectIsTrigger()
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Jul 22, 2025.