Open Search
    USD Export Settings

    About

    • Header File: io_usd/description/fusdexporter.h
    • Description Category: Scene Import/Export. 3D scene importer/exporter.
    • Included Description:

    Parameters

    Parameters are accessed with C4DAtom::GetParameter()/ C4DAtom::SetParameter(). See page_maxonapi_getting_started_foundations_cinema_parameters.


    Parameter: Export to USD Layer


    Parameter: File Format

    • Parameter ID: USDEXPORTER_FILEFORMAT
    • Parameter Type: maxon::Int32 (Basic Data Types)
    • Cycle Values:
      • ASCII (*.usda) (USDEXPORTER_FILEFORMAT_USDA)
      • Binary (*.usdc) (USDEXPORTER_FILEFORMAT_USDC)

    Parameter: Zipped (*.usdz)


    Parameter: Cameras


    Parameter: Instances


    Parameter: Lights

    • Parameter ID: USDEXPORTER_LIGHTUNITS
    • Parameter Type: maxon::Int32 (Basic Data Types)
    • Cycle Values:
      • None (USDEXPORTER_LIGHTUNITS_NONE)
      • Nit (USDEXPORTER_LIGHTUNITS_NIT)
      • Candela (USDEXPORTER_LIGHTUNITS_CANDELA)

    Parameter: Geometry


    Parameter: Normals


    Parameter: UV


    Parameter: Vertex Color


    Parameter: Display Color


    Parameter: Materials

    • Parameter ID: USDEXPORTER_MATERIALS
    • Parameter Type: maxon::Int32 (Basic Data Types)
    • Cycle Values:
      • None (USDEXPORTER_MATERIALS_NONE)
      • Export (USDEXPORTER_MATERIALS_EXPORT)

    Parameter: Bake Materials


    Parameter: Width


    Parameter: Height


    Parameter: Resize Textures

    • Parameter ID: USDEXPORTER_MATERIALS_RESIZE
    • Parameter Type: maxon::Int32 (Basic Data Types)
    • Cycle Values:
      • Off (USDEXPORTER_MATERIALS_RESIZE_OFF)
      • Don't Enlarge (USDEXPORTER_MATERIALS_RESIZE_DONT_ENLARGE)
      • Always (Legacy) (USDEXPORTER_MATERIALS_RESIZE_ALWAYS)

    Parameter: Format


    Parameter: Format


    Parameter: Depth

    • Parameter ID: USDEXPORTER_MATERIALS_DEPTH
    • Parameter Type: maxon::Int32 (Basic Data Types)
    • Cycle Values:
      • 8 Bit/Channel (USDEXPORTER_MATERIALS_DEPTH_8)
      • 16 Bit/Channel (USDEXPORTER_MATERIALS_DEPTH_16)
      • 32 Bit/Channel (USDEXPORTER_MATERIALS_DEPTH_32)

    Parameter: Animation Range

    • Parameter ID: USDEXPORTER_ANIMATION_FRAMES
    • Parameter Type: maxon::Int32 (Basic Data Types)
    • Cycle Values:
      • Manual (USDEXPORTER_ANIMATION_FRAMES_MANUAL)
      • Current Frame (USDEXPORTER_ANIMATION_FRAMES_CURRENTFRAME)
      • All Frames (USDEXPORTER_ANIMATION_FRAMES_ALLFRAMES)
      • All Frames Animated (USDEXPORTER_ANIMATION_FRAMES_ALLANIMATEDFRAMES)
      • Preview Range (USDEXPORTER_ANIMATION_FRAMES_PREVIEWRANGE)

    Parameter: From

    • Parameter ID: USDEXPORTER_ANIMATION_TIMEFROM
    • Parameter Type: ::BaseTime (BaseTime Manual)

    Parameter: To

    • Parameter ID: USDEXPORTER_ANIMATION_TIMETO
    • Parameter Type: ::BaseTime (BaseTime Manual)

    Parameter: USD_EXPORTER_MATERIALS_BRIDGE_INFO