Brush

About

  • Header File: hair/description/toolhairbrush.h

  • Description Category: Tools.

  • Included Description:

Parameters

Parameters are accessed with C4DAtom.GetParameter()/C4DAtom.SetParameter().


Parameter: Lock On Select

  • Parameter ID: c4d.HAIR_TOOL_BRUSH_LOCK

  • Parameter Type: bool


Parameter: Selected Only

  • Parameter ID: c4d.HAIR_TOOL_BRUSH_SELECTED

  • Parameter Type: bool


Parameter: Hair IK

  • Parameter ID: c4d.HAIR_TOOL_BRUSH_IK

  • Parameter Type: bool


Parameter: Collisions

  • Parameter ID: c4d.HAIR_TOOL_BRUSH_COLLISIONS

  • Parameter Type: bool


Parameter: Coll. Radius

  • Parameter ID: c4d.HAIR_TOOL_BRUSH_RADIUS

  • Parameter Type: float


Parameter: Mode

  • Parameter ID: c4d.HAIR_TOOL_BRUSH_TYPE

  • Parameter Type: int

  • Cycle Values:
    • Move (c4d.HAIR_TOOL_BRUSH_TYPE_MOVE)

    • Twist (c4d.HAIR_TOOL_BRUSH_TYPE_TWIST)

    • Repel (c4d.HAIR_TOOL_BRUSH_TYPE_REPEL)

    • Kink (c4d.HAIR_TOOL_BRUSH_TYPE_KINK)

    • Smooth (c4d.HAIR_TOOL_BRUSH_TYPE_SMOOTH)

    • Scale (c4d.HAIR_TOOL_BRUSH_TYPE_SCALE)

    • Straighten (c4d.HAIR_TOOL_BRUSH_TYPE_STRAIGHTEN)

    • Delete (c4d.HAIR_TOOL_BRUSH_TYPE_DELETE)

    • Vertex Paint (c4d.HAIR_TOOL_BRUSH_TYPE_PAINT_VERTEX)


Parameter: Falloff

  • Parameter ID: c4d.HAIR_TOOL_BRUSH_FALLOFF

  • Parameter Type: int

  • Cycle Values:
    • None (c4d.HAIR_TOOL_BRUSH_FALLOFF_NONE)

    • Linear (c4d.HAIR_TOOL_BRUSH_FALLOFF_LINEAR)

    • Dome (c4d.HAIR_TOOL_BRUSH_FALLOFF_DOME)

    • Bell (c4d.HAIR_TOOL_BRUSH_FALLOFF_BELL)

    • Circle (c4d.HAIR_TOOL_BRUSH_FALLOFF_CIRCLE)

    • Needle (c4d.HAIR_TOOL_BRUSH_FALLOFF_NEEDLE)

    • Spline (c4d.HAIR_TOOL_BRUSH_FALLOFF_SPLINE)


Parameter: Strength

  • Parameter ID: c4d.HAIR_TOOL_BRUSH_STRENGTH

  • Parameter Type: float


Parameter: Width

  • Parameter ID: c4d.HAIR_TOOL_BRUSH_WIDTH

  • Parameter Type: float


Parameter: Falloff

  • Parameter ID: c4d.HAIR_TOOL_BRUSH_FALLOFF_CURVE

  • Parameter Type: c4d.SplineData


Parameter: Distance Falloff

  • Parameter ID: c4d.HAIR_TOOL_BRUSH_DISTANCE_FADE

  • Parameter Type: bool


Parameter: Distance

  • Parameter ID: c4d.HAIR_TOOL_BRUSH_DISTANCE

  • Parameter Type: float


Parameter: Falloff

  • Parameter ID: c4d.HAIR_TOOL_BRUSH_DISTANCE_CURVE

  • Parameter Type: c4d.SplineData


Parameter: Viewing Angle

  • Parameter ID: c4d.HAIR_TOOL_BRUSH_VIEW_FALLOFF

  • Parameter Type: bool


Parameter: Falloff

  • Parameter ID: c4d.HAIR_TOOL_BRUSH_VIEW_FALLOFF_CURVE

  • Parameter Type: c4d.SplineData


Parameter: Guide Falloff

  • Parameter ID: c4d.HAIR_TOOL_BRUSH_GUIDE_FALLOFF

  • Parameter Type: bool


Parameter: Falloff

  • Parameter ID: c4d.HAIR_TOOL_BRUSH_GUIDE_FALLOFF_CURVE

  • Parameter Type: c4d.SplineData