Skip to content

AnimationLayer.IsEnabled Property

Definition

Namespace: Brine2D.Animation

When false, the system skips this layer entirely each frame.

public bool IsEnabled { get; set; }

Property Value

System.Boolean