Go to: Synopsis. Return value. MEL examples.
makeCurvesDynamicHairs(int $surfaceAttach, int $snapToSurface, int $matchPosition)
None
Variable Name | Variable Type | Description |
---|---|---|
$surfaceAttach | int | If true then connect the hairs to a surface(also selected) basing the uv on the nearest point to the first curve cv |
$snapToSurface | int | If true and attaching to a surface then also snap the curve to the surface. |
$matchPosition | int | If true then make the input curve a degree one so resulting output curve exactly matches the position. |
makeCurvesDynamicHairs false false false;