AnimatorComponent.RemoveLayer(string) Method
Definition¶
Namespace: Brine2D.Animation
Removes the first layer with the given name and disposes it.
public bool RemoveLayer(string name);
Parameters¶
name System.String
Namespace: Brine2D.Animation
Removes the first layer with the given name and disposes it.
public bool RemoveLayer(string name);
name System.String