This is the old Animancer v7.4 documentation. Click here for the latest version.

AnimancerNode.

CopyIKFlags(AnimancerNodeBase) Method

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