AnimationLayer.IsEnabled Property
Definition¶
Namespace: Brine2D.Animation
When false, the system skips this layer entirely each frame.
public bool IsEnabled { get; set; }
Namespace: Brine2D.Animation
When false, the system skips this layer entirely each frame.
public bool IsEnabled { get; set; }