USD Import Settings

About

  • Header File: io_usd/description/fusdimporter.h

  • Description Category: Scene Import/Export.

  • Included Description:

Parameters

Parameters are accessed with C4DAtom.GetParameter()/C4DAtom.SetParameter().


Parameter: Keep Bridge Open

  • Parameter ID: c4d.USDIMPORTER_KEEPBRIDGEOPEN

  • Parameter Type: bool


Parameter: Cameras

  • Parameter ID: c4d.USDIMPORTER_CAMERAS

  • Parameter Type: bool


Parameter: Lights

  • Parameter ID: c4d.USDIMPORTER_LIGHTUNITS

  • Parameter Type: int

  • Cycle Values:
    • None (c4d.USDIMPORTER_LIGHTUNITS_NONE)

    • Nit (c4d.USDIMPORTER_LIGHTUNITS_NIT)

    • Candela (c4d.USDIMPORTER_LIGHTUNITS_CANDELA)

    • Legacy Intensity (c4d.USDIMPORTER_LIGHTUNITS_PERCENT)


Parameter: Geometry

  • Parameter ID: c4d.USDIMPORTER_GEOMETRY

  • Parameter Type: bool


Parameter: Normals

  • Parameter ID: c4d.USDIMPORTER_NORMALS

  • Parameter Type: int

  • Cycle Values:
    • None (c4d.USDIMPORTER_NORMALS_NONE)

    • Vertex (c4d.USDIMPORTER_NORMALS_VERTEX)

    • Phong (c4d.USDIMPORTER_NORMALS_PHONG)


Parameter: Phong Angle

  • Parameter ID: c4d.USDIMPORTER_PHONG_ANGLE

  • Parameter Type: float


Parameter: UVs

  • Parameter ID: c4d.USDIMPORTER_UV

  • Parameter Type: bool


Parameter: Display Color

  • Parameter ID: c4d.USDIMPORTER_DISPLAYCOLOR

  • Parameter Type: bool


Parameter: Materials

  • Parameter ID: c4d.USDIMPORTER_MATERIALS

  • Parameter Type: bool