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
(
StringArg0
)
(
in StringArg0 id
,
in double seconds
)

Meta