Planar Constraint¶
About¶
Header File: motiontracker/description/tphconstraintplanar.h
Description Category: Tags. A
c4d.BaseTag
.- Included Description:
Parameters¶
Parameters are accessed with C4DAtom.GetParameter()
/C4DAtom.SetParameter()
.
Parameter: Mode
Parameter ID: c4d.PH_SCENE_CAL_PLANAR_MODE
Parameter Type: int
- Cycle Values:
Camera Track Defines Plane (c4d.PH_SCENE_CAL_PLANAR_MODE_CAMTRACK)
Features Define Plane (c4d.PH_SCENE_CAL_PLANAR_MODE_SELECT)
Parameter: Axis
Parameter ID: c4d.PH_SCENE_CAL_PLANAR_AXIS
Parameter Type: int
- Cycle Values:
None (c4d.PH_SCENE_CAL_PLANAR_AXIS_NONE)
X (c4d.PH_SCENE_CAL_PLANAR_AXIS_X)
Y (c4d.PH_SCENE_CAL_PLANAR_AXIS_Y)
Z (c4d.PH_SCENE_CAL_PLANAR_AXIS_Z)
Parameter: Reverse Axis
Parameter ID: c4d.PH_SCENE_CAL_PLANAR_FLIP_AXIS
Parameter Type: bool
Parameter: Selection
Parameter ID: c4d.PH_SCENE_CAL_PLANAR_TARGET_SET
Parameter Type:
c4d.InExcludeData
Parameter: Create Plane
Parameter ID: c4d.PH_SCENE_CAL_PLANAR_CREATE_SCENE_PLANE
Parameter Type: A button.
Parameter: Update Calibration
Parameter ID: c4d.PH_SCENE_CAL_PLANAR_FORCE_EXPORT
Parameter Type: A button.