Camera Deformer

About

  • Header File: ca/description/ocacamdeformer.h

  • Description Category: Scene Objects. A c4d.BaseObject.

  • Included Description:

Parameters

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


Parameter: Reset

  • Parameter ID: c4d.ID_CA_CAMERASPACE_DEFORMER_OBJECT_RESET

  • Parameter Type: A button.


Parameter: Camera

  • Parameter ID: c4d.ID_CA_CAMERASPACE_DEFORMER_OBJECT_CAMERA

  • Parameter Type: c4d.BaseList2D


Parameter: Strength

  • Parameter ID: c4d.ID_CA_CAMERASPACE_DEFORMER_OBJECT_STRENGTH

  • Parameter Type: float


Parameter: Grid X

  • Parameter ID: c4d.ID_CA_CAMERASPACE_DEFORMER_OBJECT_GRID_X

  • Parameter Type: int


Parameter: Grid Y

  • Parameter ID: c4d.ID_CA_CAMERASPACE_DEFORMER_OBJECT_GRID_Y

  • Parameter Type: int


Parameter: Safe Frame

  • Parameter ID: c4d.ID_CA_CAMERASPACE_DEFORMER_OBJECT_SAFEFRAME

  • Parameter Type: bool


Parameter: Draw Grid

  • Parameter ID: c4d.ID_CA_CAMERASPACE_DEFORMER_OBJECT_DRAW

  • Parameter Type: int

  • Cycle Values:
    • Always (c4d.ID_CA_CAMERASPACE_DEFORMER_OBJECT_DRAW_ALWAYS)

    • Active (c4d.ID_CA_CAMERASPACE_DEFORMER_OBJECT_DRAW_ACTIVE)

    • Hierarchy (c4d.ID_CA_CAMERASPACE_DEFORMER_OBJECT_DRAW_MESH)