FPhysicsInterface_PhysX::CreateShape

Shape interface functions.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Physics/PhysicsInterfacePhysX.h

Include

#include "Physics/PhysicsInterfacePhysX.h"

Source

/Engine/Source/Runtime/Engine/Private/PhysicsEngine/PhysicsInterfacePhysX.cpp

Syntax

static FPhysicsShapeHandle_PhysX CreateShape
(
    physx::PxGeometry * InGeom,
    bool bSimulation,
    bool bQuery,
    UPhysicalMaterial * InSimpleMaterial,
    TArray< UPhysicalMaterial * > * InComplexMaterials
)

Remarks

Shape interface functions.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss