AnimationNodeAdd2.sync

If true, sets the optimization to false when calling AnimationNode.blendInput, forcing the blended animations to update every frame.

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

Meta