FGeometryCollectionPhysicsProxy::InitializeSharedCollisionStructures

NOTE - Making any changes to data stored on the rest collection below MUST be accompanied by a rotation of the DDC key in [FDerivedDataGeometryCollectionCooker::GetVersionString](API\Runtime\GeometryCollectionEngine\GeometryCollection\FDerivedDataGeom-\GetVersionString)

Windows
MacOS
Linux

References

Module

ChaosSolvers

Header

/Engine/Source/Runtime/Experimental/ChaosSolvers/Public/PhysicsProxy/GeometryCollectionPhysicsProxy.h

Include

#include "PhysicsProxy/GeometryCollectionPhysicsProxy.h"

Source

/Engine/Source/Runtime/Experimental/ChaosSolvers/Private/PhysicsProxy/GeometryCollectionPhysicsProxy.cpp

Syntax

static void InitializeSharedCollisionStructures
(
    Chaos::FErrorReporter & ErrorReporter,
    FGeometryCollection & RestCollection,
    const FSharedSimulationParameters & SharedParams
)

Remarks

NOTE - Making any changes to data stored on the rest collection below MUST be accompanied by a rotation of the DDC key in FDerivedDataGeometryCollectionCooker::GetVersionString

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