About
- Header File: alembic/description/Falembicimport.h
- Description Category: Scene Import/Export. 3D scene importer/exporter.
- Included Description:
Parameters
Parameters are accessed with C4DAtom::GetParameter()/ C4DAtom::SetParameter(). See Parameter IDs.
Parameter: SubD
- Parameter ID:
ABCIMPORT_SUBD
- Parameter Type: maxon::Int32 (Basic Data Types)
- Cycle Values:
- No SDS Object (ABCIMPORT_SUBD_NO_SDS)
- No Creases and Corners (ABCIMPORT_SUBD_NO_WEIGHTS)
- Creases and Corners (ABCIMPORT_SUBD_BOTH_WEIGHTS)
Parameter: Curves
- Parameter ID:
ABCIMPORT_CURVES
- Parameter Type: maxon::Int32 (Basic Data Types)
- Cycle Values:
- None (ABCIMPORT_CURVES_NONE)
- As Splines Only (ABCIMPORT_CURVES_SPLINES)
- As Hair If Possible (ABCIMPORT_CURVES_HAIR)
Parameter: Points
- Parameter ID:
ABCIMPORT_POINTS
- Parameter Type: maxon::Int32 (Basic Data Types)
- Cycle Values:
- None (ABCIMPORT_POINTS_NONE)
- As Particle Geometry (ABCIMPORT_POINTS_TPARTICLES)
- As Polygon Object (ABCIMPORT_POINTS_GEOMETRY)
Parameter: Instances
- Parameter ID:
ABCIMPORT_INSTANCES
- Parameter Type: maxon::Int32 (Basic Data Types)
- Cycle Values:
- None (ABCIMPORT_INSTANCES_NONE)
- Instances (ABCIMPORT_INSTANCES_INSTANCE)
- Render Instances (ABCIMPORT_INSTANCES_RENDERINSTANCE)
Parameter: Cameras
Parameter: Original
Parameter: Start Frame
Parameter: Frame Rate
Parameter: Interpolation
Parameter: Visibility
Parameter: Normals
Parameter: UVs
Parameter: Face Sets
Parameter: Color Maps
Parameter: Other Attributes