Go to: Synopsis. Return value. MEL examples.
HfConnectASToHF(string $attractorSetName)
None
Variable Name | Variable Type | Description |
---|---|---|
None. |
sphere -ch on -o on -po 0 -ax 0 1 0 -r 4.604774 -nsp 4 ; applyFurPreset Bear; select -r nurbsSphere1 ; HfCreateAttractor; //Select "One attractor at the origin", "IK chain", "To selection", then click "Create" HfAssignAS("FurAttractors1"); HfConnectASToHF("FurAttractors1");