Sketch and Toon Preferences

关于

参数

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


Parameter: Auto Add Post Effect


Parameter: Auto Add 材质 (Post Effect)


Parameter: Auto Add 材质 (Style Tag)


Parameter: 材质 Default Background Color

  • Parameter ID: TOONUP_PREFS_PREVIEW_BACKGROUND
  • Parameter Type: maxon::Int32 ( Basic Data Types )
  • Cycle Values:
    • Default (TOONUP_PREFS_PREVIEW_BACKGROUND_DEFAULT)
    • White (TOONUP_PREFS_PREVIEW_BACKGROUND_WHITE)
    • Black (TOONUP_PREFS_PREVIEW_BACKGROUND_BLACK)
    • Shading (TOONUP_PREFS_PREVIEW_BACKGROUND_SHADED)

Parameter: 材质 Default Object Color

  • Parameter ID: TOONUP_PREFS_PREVIEW_OBJECT
  • Parameter Type: maxon::Int32 ( Basic Data Types )
  • Cycle Values:
    • Default (TOONUP_PREFS_PREVIEW_OBJECT_DEFAULT)
    • White (TOONUP_PREFS_PREVIEW_OBJECT_WHITE)
    • Black (TOONUP_PREFS_PREVIEW_OBJECT_BLACK)
    • Transparent (TOONUP_PREFS_PREVIEW_OBJECT_TRANS)
    • Shading (TOONUP_PREFS_PREVIEW_OBJECT_SHADED)

Parameter: 材质 Default Project

  • Parameter ID: TOONUP_PREFS_PREVIEW
  • Parameter Type: maxon::Int32 ( Basic Data Types )
  • Cycle Values:
    • Standard (TOONUP_PREFS_PREVIEW_STANDARD)
    • Cube (TOONUP_PREFS_PREVIEW_CUBE)
    • Rounded Cube (TOONUP_PREFS_PREVIEW_ROUNDCUBE)
    • Plane (TOONUP_PREFS_PREVIEW_PLANE)
    • Cylinder (TOONUP_PREFS_PREVIEW_CYLINDER)
    • Torus (TOONUP_PREFS_PREVIEW_TORUS)
    • Plane Backlit (TOONUP_PREFS_PREVIEW_PLANEBACK)
    • Sphere (TOONUP_PREFS_PREVIEW_SPHERE)
    • Double Torus (TOONUP_PREFS_PREVIEW_DOUBLETORUS)
    • Knot (TOONUP_PREFS_PREVIEW_KNOT)
    • Stroke (TOONUP_PREFS_PREVIEW_STROKE)
    • Custom (TOONUP_PREFS_PREVIEW_CUSTOM)

Parameter: Custom Preview