AnimationTreePlayer.active

If true the AnimationTreePlayer is able to play animations. Default value: false.

  1. bool active [@property getter]
  2. bool active [@property setter]
    struct AnimationTreePlayer
    @nogc nothrow @property
    void
    active
    (
    bool v
    )

Meta