FClothingSimulationCommon::FillContext

Fills in the base data for a clothing simulation

Windows
MacOS
Linux

Override Hierarchy

IClothingSimulation::FillContext()

FClothingSimulationCommon::FillContext()

References

Module

ClothingSystemRuntimeCommon

Header

/Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothingSimulation.h

Include

#include "ClothingSimulation.h"

Source

/Engine/Source/Runtime/ClothingSystemRuntimeCommon/Private/ClothingSimulation.cpp

Syntax

virtual void FillContext
(
    USkeletalMeshComponent * InComponent,
    float InDeltaTime,
    IClothingSimulationContext * InOutContext
)

Remarks

Fills in the base data for a clothing simulation

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