Additive

Behavior.Additive property

Represents whether the current animation behavior is combined with other running animations. Read/write BehaviorAdditiveType.

public BehaviorAdditiveType Additive { get; set; }

See Also