Brush Base

About

Parameters

Parameters are accessed with C4DAtom::GetParameter()/ C4DAtom::SetParameter(). See Parameter IDs.


Parameter: Strength


Parameter: Projection


Parameter: Visible Only


Parameter: Selected Only


Parameter: Size


Parameter: Step


Parameter: Falloff

  • Parameter ID: ID_BRUSH_BASE_TOOL_FALLOFF
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • None (ID_BRUSH_BASE_TOOL_FALLOFF_NONE)
    • Hardness (ID_BRUSH_BASE_TOOL_FALLOFF_SIMPLE)
    • Linear (ID_BRUSH_BASE_TOOL_FALLOFF_LINEAR)
    • Dome (ID_BRUSH_BASE_TOOL_FALLOFF_DOME)
    • Bell (ID_BRUSH_BASE_TOOL_FALLOFF_BELL)
    • Circle (ID_BRUSH_BASE_TOOL_FALLOFF_CIRCLE)
    • Needle (ID_BRUSH_BASE_TOOL_FALLOFF_NEEDLE)
    • Curve (ID_BRUSH_BASE_TOOL_FALLOFF_SPLINE)

Parameter: Width


Parameter: Hardness


Parameter: Curve

  • Parameter ID: ID_BRUSH_BASE_TOOL_FALLOFF_CURVE
  • Parameter Type: SplineData

Parameter: Pressure

  • Parameter ID: ID_BRUSH_BASE_TOOL_PEN
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • None (ID_BRUSH_BASE_TOOL_PEN_NONE)
    • Size (ID_BRUSH_BASE_TOOL_PEN_RADIUS)
    • Opacity (ID_BRUSH_BASE_TOOL_PEN_STRENGTH)
    • Hardness (ID_BRUSH_BASE_TOOL_PEN_HARDNESS)