About
- Header File: io_compositing/description/compositing3dtag.h
- Description Category: Tags. A ::BaseTag. See BaseTag and VariableTag Manual.
- Included Description:
Parameters
Parameters are accessed with C4DAtom::GetParameter()/ C4DAtom::SetParameter(). See page_maxonapi_getting_started_foundations_cinema_parameters.
Parameter: Children
Parameter: Cache
Parameter: Anchor Point
- Parameter ID:
COMP3DTAG_MIDPOINT
- Parameter Type: maxon::Int32 (Basic Data Types)
- Cycle Values:
- Top left (COMP3DTAG_MIDTL)
- Top right (COMP3DTAG_MIDTR)
- Center (COMP3DTAG_MIDCTR)
- Bottom left (COMP3DTAG_MIDBL)
- Bottom right (COMP3DTAG_MIDBR)
Parameter: Solid
Parameter: Size X
Parameter: Size Y
Parameter: Color
- Parameter ID:
COMP3DTAG_COLOR
- Parameter Type: maxon::Vector32 (Vectors)
- Cycle Values:
- +X (COMP3DTAG_PX)
- -X (COMP3DTAG_MX)
- +Y (COMP3DTAG_PY)
- -Y (COMP3DTAG_MY)
- +Z (COMP3DTAG_PZ)
- -Z (COMP3DTAG_MZ)