FBoneHierarchy::GetDirtyIndices

Get a list of all transform indices that are dirty.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "BoneHierarchy.h"

Syntax

void GetDirtyIndices
(
    TArray< int32 > & TargetIndices,
    const uint8 Mask
) const

Remarks

Get a list of all transform indices that are dirty.

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