AnimationTreePlayer.timeseekNodeSeek

Sets the time seek value of the TimeSeek node with name id to seconds. This functions as a seek in the Animation or the blend or mix of Animations input in it.

struct AnimationTreePlayer
@nogc nothrow
void
timeseekNodeSeek
(
in String id
,
in double seconds
)

Meta