Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/FComposedSampleTrack
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void AddSample
(
const T& InValue, |
Adds a new sample to this track | Tracks/ComposedSampleTrack.h | |
void AddSample
(
const FTransform3f& InValue, |
|||
void AddSample
(
const FTransform3f& InValue, |
Tracks/ComposedSampleTrack.h |
AddSample(const T &, float)
Description
Adds a new sample to this track
| Name | AddSample |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Tracks/ComposedSampleTrack.h |
| Include Path | #include "Tracks/ComposedSampleTrack.h" |
virtual void AddSample
(
const T & InValue,
float InTolerance
)
AddSample(const FTransform3f &, float)
| Name | AddSample |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Private/Tracks/ComposedSampleTrack.cpp |
| Include Path | #include "Tracks/ComposedSampleTrack.cpp" |
void AddSample
(
const FTransform3f & InValue,
float InTolerance
)
AddSample(const FTransform3f &, float)
| Name | AddSample |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Tracks/ComposedSampleTrack.h |
| Include Path | #include "Tracks/ComposedSampleTrack.h" |
void AddSample
(
const FTransform3f & InValue,
float InTolerance
)