AnimancerNode.

CopyIKFlags(AnimancerNode) Method

Summary

Copies the IK settings from the Animancer.AnimancerNode.Parent:
  • If is true, copy .
  • If is true, copy .
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerNode

Syntax

public virtual void CopyIKFlags(AnimancerNode copyFrom)

Parameters

Name Type Description
copyFrom AnimancerNode

Return Value

Type Description
void