Choose your operating system:
Windows
macOS
Linux
| UGeometryCacheTrack::UpdateMatrixData()
|
Module |
|
Header |
/Engine/Plugins/Experimental/GeometryCacheAbcFile/Source/GeometryCacheAbcFile/Public/GeometryCacheTrackAbcFile.h |
Include |
#include "GeometryCacheTrackAbcFile.h" |
Source |
/Engine/Plugins/Experimental/GeometryCacheAbcFile/Source/GeometryCacheAbcFile/Private/GeometryCacheTrackAbcFile.cpp |
UpdateMatrixData
const bool
Parameter |
Description |
---|---|
Time |
(Elapsed)Time to check against |
bLooping |
Whether or not the animation should be played on a loop |
InOutMatrixSampleIndex |
Hold the MatrixSampleIndex and will be updated if changed according to the Elapsed Time |
OutWorldMatrix |
Will hold the new WorldMatrix if the SampleIndex changed |