// =========================================================================== // Copyright 2018 Autodesk, Inc. All rights reserved. // // Use of this software is subject to the terms of the Autodesk license // agreement provided at the time of installation or download, or which // otherwise accompanies this software in either electronic or hard copy form. // =========================================================================== // // // // // // // HfConnectASToHF(string $attractorSetName) // // // Preview the effect an attractor set has on fur before you render by enabling fur feedback for the attractor set. // // // None. // // // 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"); // // //