Animation.findTrack

Returns the index of the specified track. If the track is not found, return -1.

struct Animation
@nogc nothrow const
long
findTrack
(
NodePathArg0
)
(
in NodePathArg0 path
)

Meta