FPhysXCooking::GetSupportedFormats

Gets the list of supported formats.

Windows
MacOS
Linux

Override Hierarchy

IPhysXCooking::GetSupportedFormats()

FPhysXCooking::GetSupportedFormats()

References

Module

PhysXCooking

Header

/Engine/Source/Runtime/PhysXCooking/Public/PhysXCooking.h

Include

#include "PhysXCooking.h"

Source

/Engine/Source/Runtime/PhysXCooking/Private/PhysXCooking.cpp

Syntax

virtual void GetSupportedFormats
(
    TArray< FName > & OutFormats
) const

Remarks

Gets the list of supported formats.

Parameters

Parameter

Description

OutFormats

Will hold the list of formats.

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