ProcAnimLayer

- class ProcAnimLayer
Base of procedural animation layer nodes like constraint, noise, dynamic on controllers.
Procedural animation layers can be baked to regular animation layers.
Methods
Return true if no graph cycles has been found in the layer setup.
- __init__(*args, **kwargs)
- check_cycles() bool
Return true if no graph cycles has been found in the layer setup.
- Return type
bool