Alembic Import Settings

关于

  • Header File: alembic/description/Falembicimport.h
  • 描述 Category: Scene Import/Export. 3D scene importer/exporter.
  • Included 描述 :

参数

Parameters are accessed with C4DAtom::GetParameter() / C4DAtom::SetParameter() 。见 Parameter IDs .


Parameter: Frame Rate


Parameter: Interpolation


Parameter: Start Frame


Parameter: Original


Parameter: Cameras


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: 实例

  • Parameter ID: ABCIMPORT_INSTANCES
  • Parameter Type: maxon::Int32 ( Basic Data Types )
  • Cycle Values:
    • None (ABCIMPORT_INSTANCES_NONE)
    • Instances (ABCIMPORT_INSTANCES_INSTANCE)
    • 渲染 Instances (ABCIMPORT_INSTANCES_RENDERINSTANCE)

Parameter: Visibility


Parameter: 法线


Parameter: UVs


Parameter: Face Sets


Parameter: Color Maps


Parameter: Other Attributes