Kami Hair Tools - Sculpt - XGen
Quick access controls for managing the XGen window and guide visualization.

Editor
- Single Click: Open the XGen window
- Double Click: Shrink the Kami window
- Alt + Click: Collapse all frames and shrink the Kami window
- Commands:
kami.xgen()kami.compact()
Preview
- Single Click: Update preview of the current description
- Shift + Click: Unlock guides in the current descriptions
- Ctrl + Click: Show guides in the current description
- Alt + Click: Show all guides in all descriptions
- Commands:
kami.preview()kami.unlock_guides()kami.show_guides(all=True)
Clear
- Single Click: Clear preview of the current description
- Shift + Click: Lock guides in the current descriptions
- Ctrl + Click: Hide other guides in the current description
- Alt + Click: Hide other guides in all descriptions
- Commands:
kami.clear_preview()kami.lock_guides()kami.hide_guides(all=True)