Your Ad Here

Go to: Synopsis. Return value. MEL examples.

Synopsis

HfEditAS(string $attractorSetName)

Open the Fur Attractors node in the Attribute Editor

Arguments

Variable Name Variable type Description
None.

Return value

None

MEL examples

 string $attractorSetName = "myAttractor";
 HfEditAS $attractorSetName;
 // Where $attractorSetName is the name of the Attractor Set you
 // want to edit.

Return to Autodesk Index


Your Ad Here