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

PhysX SDK Documentation

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

PhysX SDK Documentation

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

Table of Contents

  • PhysX SDK API
  • PxMathUtils.h
  • PxTransformF...

PxTransformFromPlaneEquation#

Defined in include/foundation/PxMathUtils.h

PxTransform PxTransformFromPlaneEquation(const PxPlane &plane)#

creates a transform from a plane equation, suitable for an actor transform for a PxPlaneGeometry

Parameters:

plane – [in] the desired plane equation

Returns:

a PxTransform which will transform the plane PxPlane(1,0,0,0) to the specified plane

previous

PxSlerp

next

PxTransformFromSegment

On this page
  • PxTransformFromPlaneEquation()
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Feb 07, 2025.