IClothingSimulation::GetBounds

Get the bounds of the simulation mesh in local simulation space

Windows
MacOS
Linux

Override Hierarchy

IClothingSimulation::GetBounds()

ClothingSimulation::GetBounds()

References

Module

ClothingSystemRuntimeInterface

Header

/Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationInterface.h

Include

#include "ClothingSimulationInterface.h"

Syntax

FBoxSphereBounds GetBounds
(
    const USkeletalMeshComponent * InOwnerComponent
) const

Remarks

Get the bounds of the simulation mesh in local simulation space

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