Hair Preferences¶
About¶
Header File: hair/description/thairprefs.h
Description Category: Preferences.
Parameters¶
Parameters are accessed with C4DAtom.GetParameter()
/C4DAtom.SetParameter()
.
Parameter: Auto Add Post Effect
Parameter ID: c4d.HAIR_PREFS_SETUP_AUTOVP
Parameter Type: bool
Parameter: Auto Link Object
Parameter ID: c4d.HAIR_PREFS_SETUP_AUTO_LINK
Parameter Type: bool
Parameter: Auto Add Material
Parameter ID: c4d.HAIR_PREFS_SETUP_AUTO_MATERIAL
Parameter Type: bool
Parameter: Hair as Child
Parameter ID: c4d.HAIR_PREFS_SETUP_TOCHILD
Parameter Type: bool
Parameter: Highlighting
Parameter ID: c4d.HAIR_PREFS_HIGHLIGHTING
Parameter Type: bool
Parameter: Show Unrooted
Parameter ID: c4d.HAIR_PREFS_UNROOTED
Parameter Type: bool
Parameter: Cursor
Parameter ID: c4d.HAIR_PREFS_SHOW_CURSOR
Parameter Type: int
- Cycle Values:
Off (c4d.HAIR_PREFS_SHOW_CURSOR_OFF)
Mouse Down (c4d.HAIR_PREFS_SHOW_CURSOR_DRAG)
On (c4d.HAIR_PREFS_SHOW_CURSOR_ALWAYS)
Parameter: Object Modify Undo
Parameter ID: c4d.HAIR_PREFS_OBJECT_UNDO
Parameter Type: bool
Parameter: Dynamics Undo
Parameter ID: c4d.HAIR_PREFS_DYNAMICS_UNDO
Parameter Type: bool
Parameter: Default Preview
Parameter ID: c4d.HAIR_PREFS_PREVIEW
Parameter Type: int
- Cycle Values:
Standard (c4d.HAIR_PREFS_PREVIEW_STANDARD)
Sphere (c4d.HAIR_PREFS_PREVIEW_SPHERE)
Cube (c4d.HAIR_PREFS_PREVIEW_CUBE)
Rounded Cube (c4d.HAIR_PREFS_PREVIEW_ROUNDCUBE)
Plane (c4d.HAIR_PREFS_PREVIEW_PLANE)
Plane Backlit (c4d.HAIR_PREFS_PREVIEW_PLANEBACK)
Cylinder (c4d.HAIR_PREFS_PREVIEW_CYLINDER)
Torus (c4d.HAIR_PREFS_PREVIEW_TORUS)
Double Torus (c4d.HAIR_PREFS_PREVIEW_DOUBLETORUS)
Knot (c4d.HAIR_PREFS_PREVIEW_KNOT)
Hair (c4d.HAIR_PREFS_PREVIEW_STRAND)
Custom (c4d.HAIR_PREFS_PREVIEW_CUSTOM)
Parameter: Custom
Parameter ID: c4d.HAIR_PREFS_CUSTOMPREVIEW
Parameter Type: int