Summary
Copies the IK settings from `copyFrom` into this node:
- If
is true, copy . - If
is true, copy .
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerNode
Syntax
public virtual void CopyIKFlags(AnimancerNodeBase copyFrom)
Parameters
Name | Type | Description |
---|---|---|
copyFrom | AnimancerNodeBase |
Return Value
Type | Description |
---|---|
void |