Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


RemoveLayer(int)

Utility function to remove a layer from the controller.
Read time 1 minuteLast updated 12 days ago

Definition

public void RemoveLayer(int index)

Parameters

index

The index of the AnimatorLayer.

Remarks

This function pushes an Undo operation.