About
- Header File: hair/description/toolhairsymmetry.h
- Description Category: Tools. An interactive tool. See Active Tool.
- Included Description:
Parameters
Parameters are accessed with C4DAtom::GetParameter()/ C4DAtom::SetParameter(). See page_maxonapi_getting_started_foundations_cinema_parameters.
Parameter: Symmetry
Parameter: Search
Parameter: Coords
- Parameter ID:
HAIR_SYMMETRY_COORDS
- Parameter Type: maxon::Int32 (Basic Data Types)
- Cycle Values:
- World (HAIR_SYMMETRY_COORDS_WORLD)
- Local (HAIR_SYMMETRY_COORDS_LOCAL)
- Custom (HAIR_SYMMETRY_COORDS_OBJECT)
Parameter: Mirror
- Parameter ID:
HAIR_SYMMETRY_PLANE
- Parameter Type: maxon::Int32 (Basic Data Types)
- Cycle Values:
- XY (HAIR_SYMMETRY_PLANE_XY)
- XZ (HAIR_SYMMETRY_PLANE_XZ)
- YZ (HAIR_SYMMETRY_PLANE_YZ)
Parameter: Object
- Parameter ID:
HAIR_SYMMETRY_LINK
- Parameter Type: ::BaseLink (BaseLink Manual)