v2.0
Adds the hair simulator.
oReturn = ApplyHairDynamicsOp( in_Objs ); |
Returns the full path of the hair operator.
Parameter | Type | Description |
---|---|---|
in_Objs | Selection list | Specifies the objects to be modified |
'Create a grid and generate hairs from it. CreatePrim "Grid", "MeshSurface" ApplyHairOp 'Then Add the simulation operator to it. ApplyHairDynamicsOp |