Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/FComposedSampleTrack
Description
Analyses the values stored and introduces the atlas index array, an indirection to save memory. After this Values is going to store unique elements, and the Atlas array is used to pick the right unique value for each sample index.
Virtual Inheritance
- FSampleTrackBase::AddAtlas → FSampleTrackShared::AddAtlas → FComposedSampleTrack::AddAtlas
| Name | AddAtlas |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Tracks/ComposedSampleTrack.h |
| Include Path | #include "Tracks/ComposedSampleTrack.h" |
virtual bool AddAtlas
(
bool bForce,
float InTolerance
)