Camera Morph¶
About¶
Header File: motioncam/description/tmorphcam.h
Description Category: Tags. A
c4d.BaseTag
.- Included Description:
Parameters¶
Parameters are accessed with C4DAtom.GetParameter()
/C4DAtom.SetParameter()
.
Parameter: Show Position
Parameter ID: c4d.TMORPHCAM_VISUALIZATION_POS
Parameter Type: bool
Parameter: Show Alignment
Parameter ID: c4d.TMORPHCAM_VISUALIZATION_ALIGN
Parameter Type: bool
Parameter: Show Names
Parameter ID: c4d.TMORPHCAM_VISUALIZATION_NAMES
Parameter Type: bool
Parameter: Use Custom Camera Color
Parameter ID: c4d.TMORPHCAM_VISUALIZATION_CAM_ENABLED
Parameter Type: bool
Parameter: Camera Color
Parameter ID: c4d.TMORPHCAM_VISUALIZATION_CAM_COLOR
Parameter Type:
c4d.Vector
Parameter: Blend
Parameter ID: c4d.TMORPHCAM_BLEND
Parameter Type: float
Parameter: Blend Curve
Parameter ID: c4d.TMORPHCAM_BLEND_CURVE
Parameter Type:
c4d.SplineData
Parameter: Morph Interpolation
Parameter ID: c4d.TMORPHCAM_INTERPOLATION
Parameter Type: int
- Cycle Values:
Linear (c4d.TMORPHCAM_INTERPOLATION_LINEAR)
Soft 1 (c4d.TMORPHCAM_INTERPOLATION_CUBIC)
Soft 2 (c4d.TMORPHCAM_INTERPOLATION_AKIMA)
Parameter: Stabilize
Parameter ID: c4d.TMORPHCAM_STEADY
Parameter Type: bool
Parameter: Stabilizing Object
Parameter ID: c4d.TMORPHCAM_STEADY_LINK
Parameter Type:
c4d.BaseList2D
Parameter: Source Mode
Parameter ID: c4d.TMORPHCAM_LIST_MODE
Parameter Type: int
- Cycle Values:
Simple Morph (c4d.TMORPHCAM_LIST_MODE_SIMPLE)
Multi Morph (c4d.TMORPHCAM_LIST_MODE_MULTI)
Parameter: Simple Morph: Camera 1
Parameter ID: c4d.TMORPHCAM_LIST_LINK_A
Parameter Type:
c4d.BaseList2D