Kami Hair Tools - Sculpt - Settings
Essential grooming utilities for controlling brush behavior and guide creation.

Sculpt, Create
- Shortcuts to activate the Sculpt Brush or the Create Guides tool.

- Commands:
kami.sculpt()kami.create()
Lock Length, 3D Volumetric Falloff
- Toggles the Lock Length and Volumetric Falloff options found in the native Sculpt Guides Tool Settings.

- Commands:
kami.lock_length()kami.volumetric()
Copy Shape, Paste Shape
- Rapidly transfer shapes between guides. These commands mimic the native XGen marking menu (Right-Click on a guide).

- Commands:
kami.shape('copy')kami.shape('paste')
Normalize
- Redistribute CVs evenly on selected guides with minimum changes to the shape
- Commands:
kami.normalize()
Rebuild
- Rebuild the selected guides to a new CV count with minimum changes to the shape

- Commands:
kami.rebuild()kami.rebuild(8)kami.rebuild(count)