EPhysxUserDataType::Type

PhysX user data type

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/PhysxUserData.h

Include

#include "PhysxUserData.h"

Syntax

namespace EPhysxUserDataType
{
    enum Type
    {
        Invalid,
        BodyInstance,
        PhysicalMaterial,
        PhysScene,
        ConstraintInstance,
        PrimitiveComponent,
        AggShape,
        CustomPayload,
    }
}

Values

Name

Description

Invalid

BodyInstance

PhysicalMaterial

PhysScene

ConstraintInstance

PrimitiveComponent

AggShape

CustomPayload

Remarks

PhysX user data type

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