FPBDStiffness::operator[]

Lookup for the exponential weighted value at the specified weight map index.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/PBDStiffness.h"

Syntax

FReal operator[]
(
    int32 Index
) const

Remarks

Lookup for the exponential weighted value at the specified weight map index. This function will assert if it is called with a non zero index on an empty weight map.

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