FPBDConstraintColor::InitializeColor

Initialize the color structures based on the connectivity graph (i.e., reset all color-related node, edge and island data).

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDConstraintColor.h

Include

#include "Chaos/PBDConstraintColor.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/PBDConstraintColor.cpp

Syntax

void InitializeColor
(
    const FPBDConstraintGraph & ConstraintGraph
)

Remarks

Initialize the color structures based on the connectivity graph (i.e., reset all color-related node, edge and island data).

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