USD Export Settings

About

  • Header File: io_usd/description/fusdexporter.h

  • Description Category: Scene Import/Export.

  • Included Description:

Parameters

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


Parameter: Export to USD Layer

  • Parameter ID: c4d.USDEXPORTER_EXPORT2LAYER

  • Parameter Type: bool


Parameter: File Format

  • Parameter ID: c4d.USDEXPORTER_FILEFORMAT

  • Parameter Type: int

  • Cycle Values:
    • ASCII (*.usda) (c4d.USDEXPORTER_FILEFORMAT_USDA)

    • Binary (*.usdc) (c4d.USDEXPORTER_FILEFORMAT_USDC)


Parameter: Zipped (.usdz)*

  • Parameter ID: c4d.USDEXPORTER_ZIP

  • Parameter Type: bool


Parameter: Cameras

  • Parameter ID: c4d.USDEXPORTER_CAMERAS

  • Parameter Type: bool


Parameter: Lights

  • Parameter ID: c4d.USDEXPORTER_LIGHTUNITS

  • Parameter Type: int

  • Cycle Values:
    • None (c4d.USDEXPORTER_LIGHTUNITS_NONE)

    • Nit (c4d.USDEXPORTER_LIGHTUNITS_NIT)

    • Candela (c4d.USDEXPORTER_LIGHTUNITS_CANDELA)


Parameter: Geometry

  • Parameter ID: c4d.USDEXPORTER_GEOMETRY

  • Parameter Type: bool


Parameter: Normals

  • Parameter ID: c4d.USDEXPORTER_NORMALS

  • Parameter Type: bool


Parameter: UV

  • Parameter ID: c4d.USDEXPORTER_UV

  • Parameter Type: bool


Parameter: Vertex Color

  • Parameter ID: c4d.USDEXPORTER_VERTEXCOLORS

  • Parameter Type: bool


Parameter: Display Color

  • Parameter ID: c4d.USDEXPORTER_DISPLAYCOLOR

  • Parameter Type: bool


Parameter: Materials

  • Parameter ID: c4d.USDEXPORTER_MATERIALS

  • Parameter Type: int

  • Cycle Values:
    • None (c4d.USDEXPORTER_MATERIALS_NONE)

    • Export (c4d.USDEXPORTER_MATERIALS_EXPORT)


Parameter: Bake Materials

  • Parameter ID: c4d.USDEXPORTER_MATERIALS_BAKETEXTURES

  • Parameter Type: bool


Parameter: Width

  • Parameter ID: c4d.USDEXPORTER_MATERIALS_WIDTH

  • Parameter Type: int


Parameter: Height

  • Parameter ID: c4d.USDEXPORTER_MATERIALS_HEIGHT

  • Parameter Type: int


Parameter: Resize Textures

  • Parameter ID: c4d.USDEXPORTER_MATERIALS_RESIZE

  • Parameter Type: int

  • Cycle Values:
    • Off (c4d.USDEXPORTER_MATERIALS_RESIZE_OFF)

    • Don’t Enlarge (c4d.USDEXPORTER_MATERIALS_RESIZE_DONT_ENLARGE)

    • Always (Legacy) (c4d.USDEXPORTER_MATERIALS_RESIZE_ALWAYS)


Parameter: Format

  • Parameter ID: c4d.USDEXPORTER_MATERIALS_FORMAT

  • Parameter Type: int


Parameter: Format

  • Parameter ID: c4d.USDEXPORTER_MATERIALS_FORMAT_USDZ

  • Parameter Type: int


Parameter: Depth

  • Parameter ID: c4d.USDEXPORTER_MATERIALS_DEPTH

  • Parameter Type: int

  • Cycle Values:
    • 8 Bit/Channel (c4d.USDEXPORTER_MATERIALS_DEPTH_8)

    • 16 Bit/Channel (c4d.USDEXPORTER_MATERIALS_DEPTH_16)

    • 32 Bit/Channel (c4d.USDEXPORTER_MATERIALS_DEPTH_32)


Parameter: USD_EXPORTER_MATERIALS_BRIDGE_INFO

  • Parameter ID: c4d.USD_EXPORTER_MATERIALS_BRIDGE_INFO

  • Parameter Type: str