-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
There is RemoveAllMainLayers() and RemoveAllSupportingLayers(string suffix) but, no method to remove parameter.
I can understand that there is danger of removing parameter used by layers that were added by hand, but I don't think removing the parameters that are not used by the Animator Controller would do much harm.