FPhysicsDataCollection::InitializeFromComponent

Initialize from the given Component, and optionally initialize internal geometry members

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Physics/PhysicsDataCollection.h

Include

#include "Physics/PhysicsDataCollection.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Private/Physics/PhysicsDataCollection.cpp

Syntax

void InitializeFromComponent
(
    const UActorComponent * Component,
    bool bInitializeAggGeom
)

Remarks

Initialize from the given Component, and optionally initialize internal geometry members

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