Navigation
API > API/Plugins > API/Plugins/GeometryCache > API/Plugins/GeometryCache/UGeometryCacheTrack
References
| Module | GeometryCache |
| Header | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheTrack.h |
| Include | #include "GeometryCacheTrack.h" |
| Source | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Private/GeometryCacheTrack.cpp |
virtual void SetMatrixSamples
&40;
const TArray< FMatrix > & Matrices,
const TArray< float > & SampleTimes
&41;
Remarks
SetMatrixSamples, Set the Matrix animation Samples void
Parameters
| Name | Description |
|---|---|
| Matrices | Array of Matrices |
| SampleTimes | Array of SampleTimes |