ClothingSimulation::GetBounds

Return bounds in local space (or in world space if InOwnerComponent is null).

Windows
MacOS
Linux

Override Hierarchy

IClothingSimulation::GetBounds()

ClothingSimulation::GetBounds()

References

Module

ChaosCloth

Header

/Engine/Plugins/Experimental/ChaosCloth/Source/Chaos/Public/ChaosCloth/ChaosClothingSimulation.h

Include

#include "ChaosCloth/ChaosClothingSimulation.h"

Source

/Engine/Plugins/Experimental/ChaosCloth/Source/Chaos/Private/ChaosCloth/ChaosClothingSimulation.cpp

Syntax

virtual FBoxSphereBounds GetBounds
(
    const USkeletalMeshComponent * InOwnerComponent
) const

Remarks

Return bounds in local space (or in world space if InOwnerComponent is null).

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