FRecordedTransformTrack::GetAngularVelocityAtTime

Get an interpolated angular velocity for the specified particle at the provided time - using SampleWidth to pick out a window of interpolation

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "GeometryCollection/RecordedTransformTrack.h"

Syntax

FVector GetAngularVelocityAtTime
(
    int32 InIndex,
    float InTime,
    float SampleWidth
) const

Remarks

Get an interpolated angular velocity for the specified particle at the provided time - using SampleWidth to pick out a window of interpolation

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