Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/FComposedSampleTrack
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual T GetValueAtTimeIndex
(
int32 InTimeIndex, |
Returns the value of this track at a given time index | Tracks/ComposedSampleTrack.h | |
virtual FTransform3f GetValueAtTimeIndex
(
int32 InTimeIndex, |
Returns the value of this track at a given time index | ||
virtual FTransform3f GetValueAtTimeIndex
(
int32 InTimeIndex, |
Returns the value of this track at a given time index | Tracks/ComposedSampleTrack.h |
GetValueAtTimeIndex(int32, FSampleTrackIndex &)
Description
Returns the value of this track at a given time index
| Name | GetValueAtTimeIndex |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Tracks/ComposedSampleTrack.h |
| Include Path | #include "Tracks/ComposedSampleTrack.h" |
virtual T GetValueAtTimeIndex
(
int32 InTimeIndex,
FSampleTrackIndex & InOutIndex
) const
GetValueAtTimeIndex(int32, FSampleTrackIndex &)
Description
Returns the value of this track at a given time index
| Name | GetValueAtTimeIndex |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Private/Tracks/ComposedSampleTrack.cpp |
| Include Path | #include "Tracks/ComposedSampleTrack.cpp" |
virtual FTransform3f GetValueAtTimeIndex
(
int32 InTimeIndex,
FSampleTrackIndex & InOutIndex
) const
GetValueAtTimeIndex(int32, FSampleTrackIndex &)
Description
Returns the value of this track at a given time index
| Name | GetValueAtTimeIndex |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Tracks/ComposedSampleTrack.h |
| Include Path | #include "Tracks/ComposedSampleTrack.h" |
virtual FTransform3f GetValueAtTimeIndex
(
int32 InTimeIndex,
FSampleTrackIndex & InOutIndex
) const