FRecordedTransformTrack::GetWasActiveInWindow

Given two times, find out if the provided particle was ever active within them

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/RecordedTransformTrack.h

Include

#include "GeometryCollection/RecordedTransformTrack.h"

Syntax

bool GetWasActiveInWindow
(
    int32 InIndex,
    float InBeginTime,
    float InEndTime
) const

Remarks

Given two times, find out if the provided particle was ever active within them

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