Description
Adds the hair simulator.
Scripting Syntax
ApplyHairDynamicsOp( in_Objs )
Parameters
|
Parameter |
Type |
Description |
|
in_Objs |
Specifies the objects to be modified |
Return Value
Returns the full path of the hair operator.
Examples
VBScript Example
'Create a grid and generate hairs from it. CreatePrim "Grid", "MeshSurface" ApplyHairOp 'Then Add the simulation operator to it. ApplyHairDynamicsOp
SOFTIMAGE|XSI v6.01