Navigation

  • index
  • modules |
  • next |
  • previous |
  • Cinema 4D SDK 2023.2.0 documentation »
  • Classic Resource Overview »
  • Navigation

Navigation¶

About¶

  • Header File: xtensions/description/prefsnavigation.h

  • Description Category: Preferences.

Parameters¶

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


Parameter: Camera Mode

  • Parameter ID: c4d.PREF_NAVIGATION_CAMERA

  • Parameter Type: int

  • Cycle Values:
    • Cursor (c4d.PREF_NAVIGATION_CAMERA_CUR)

    • Center (c4d.PREF_NAVIGATION_CAMERA_CTR)

    • Object (c4d.PREF_NAVIGATION_CAMERA_OBJ)

    • Camera (c4d.PREF_NAVIGATION_CAMERA_CAM)

    • Custom (c4d.PREF_NAVIGATION_CAMERA_CUSTOM)


Parameter: Point of Interest

  • Parameter ID: c4d.PREF_NAVIGATION_POI

  • Parameter Type: int

  • Cycle Values:
    • Screen Center (c4d.PREF_NAVIGATION_POI_CTR)

    • Selection Axis (c4d.PREF_NAVIGATION_POI_OBJ)

    • Camera Axis (c4d.PREF_NAVIGATION_POI_CAM)


Parameter: Cursor Placement

  • Parameter ID: c4d.PREF_NAVIGATION_CURSOR

  • Parameter Type: int

  • Cycle Values:
    • Off (c4d.PREF_NAVIGATION_CURSOR_OFF)

    • Selected (c4d.PREF_NAVIGATION_CURSOR_SELECTED)

    • Selected Children (c4d.PREF_NAVIGATION_CURSOR_CHILDREN)

    • All (c4d.PREF_NAVIGATION_CURSOR_ALL)


Parameter: Deep

  • Parameter ID: c4d.PREF_NAVIGATION_DEEPCURSOR

  • Parameter Type: bool


Parameter: Lock PoI for Dolly

  • Parameter ID: c4d.PREF_NAVIGATION_FIXEDDOLLY

  • Parameter Type: bool


Parameter: Dolly to Cursor

  • Parameter ID: c4d.PREF_NAVIGATION_DOLLY

  • Parameter Type: int

  • Cycle Values:
    • Off (c4d.PREF_NAVIGATION_DOLLY_OFF)

    • Orthographic (c4d.PREF_NAVIGATION_DOLLY_ORTHO)

    • All Views (c4d.PREF_NAVIGATION_DOLLY_ALL)


Parameter: Navigation Cross

  • Parameter ID: c4d.PREF_NAVIGATION_DISPLAYFILTER_POI

  • Parameter Type: bool


Parameter: Sync Orthographic Views

  • Parameter ID: c4d.PREF_NAVIGATION_SYNCVIEWS

  • Parameter Type: bool


Parameter: Reverse Orbit

  • Parameter ID: c4d.PREF_NAVIGATION_CAMERAREVERSE

  • Parameter Type: bool


Parameter: Trackball Rotation

  • Parameter ID: c4d.PREF_NAVIGATION_TRACKBALL

  • Parameter Type: bool


Parameter: Smooth View Transition

  • Parameter ID: c4d.PREF_NAVIGATION_VIEW_TRANSITION

  • Parameter Type: bool


Parameter: Pan Speed

  • Parameter ID: c4d.PREF_NAVIGATION_MOVE

  • Parameter Type: float


Parameter: Dolly/Zoom Speed

  • Parameter ID: c4d.PREF_NAVIGATION_SCALE

  • Parameter Type: float


Parameter: Orbit Speed

  • Parameter ID: c4d.PREF_NAVIGATION_ROTATE

  • Parameter Type: float

Table of Contents

  • Navigation
    • About
    • Parameters

Quick Search

Enter search terms or a module, class or function name.

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Cinema 4D SDK 2023.2.0 documentation »
  • Classic Resource Overview »
  • Navigation
© Copyright Maxon. Created using Sphinx 3.2.1.