Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Evaluation
| Type | Name | Description | |
|---|---|---|---|
| TRange< OutBoundType > | ConvertRange
(
const TRange< InBoundType >& Range |
Converts a range from one type of bounds to another. | |
| TRange< FFrameNumber > | ConvertRange
(
const TRange< FFrameTime >& Range |
Specialization of ConvertRange for round down FFrameTime to FFrameNumber. |