Returns the sprite at the specified time (in seconds), or nullptr if none exists. When bClampToEnds is true, it will choose the first or last sprite if the time is out of range.
Target is Paper Flipbook
|
Target
Paper Flipbook Object Reference
|
|
|
Time
Float
|
|
|
Clamp to Ends
Boolean
|
|
Return Value
Paper Sprite Object Reference
|
Returns the sprite at the specified time (in seconds), or nullptr if none exists. When bClampToEnds is true, it will choose the first or last sprite if the time is out of range. |