FBX Export Settings

About

  • Header File: io_fbx/description/Ffbxexport.h

  • Description Category: Scene Import/Export.

  • Included Description:

Parameters

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


Parameter: File Format

  • Parameter ID: c4d.FBXEXPORT_FBX_VERSION

  • Parameter Type: int

  • Cycle Values:
    • Version 7.7 (2019) (c4d.FBX_EXPORTVERSION_NATIVE)

    • Version 7.5 (2016/2017/2018) (c4d.FBX_EXPORTVERSION_7_5_0)

    • Version 7.4 (2014/2015) (c4d.FBX_EXPORTVERSION_7_4_0)

    • Version 7.3 (2013) (c4d.FBX_EXPORTVERSION_7_3_0)

    • Version 7.2 (2012) (c4d.FBX_EXPORTVERSION_7_2_0)

    • Version 7.1 (2011) (c4d.FBX_EXPORTVERSION_7_1_0)

    • Version 6.1 (2010) (c4d.FBX_EXPORTVERSION_6_1_0)


Parameter: As Text File

  • Parameter ID: c4d.FBXEXPORT_ASCII

  • Parameter Type: bool


Parameter: Cameras

  • Parameter ID: c4d.FBXEXPORT_CAMERAS

  • Parameter Type: bool


Parameter: Lights

  • Parameter ID: c4d.FBXEXPORT_LIGHTS

  • Parameter Type: bool


Parameter: Splines

  • Parameter ID: c4d.FBXEXPORT_SPLINES

  • Parameter Type: bool


Parameter: Instances

  • Parameter ID: c4d.FBXEXPORT_INSTANCES

  • Parameter Type: bool


Parameter: Selection Only

  • Parameter ID: c4d.FBXEXPORT_SELECTION_ONLY

  • Parameter Type: bool


Parameter: Global Coordinates

  • Parameter ID: c4d.FBXEXPORT_GLOBAL_MATRIX

  • Parameter Type: bool


Parameter: Subdivision Surface

  • Parameter ID: c4d.FBXEXPORT_SDS

  • Parameter Type: int

  • Cycle Values:
    • Cage Only (c4d.FBXEXPORT_SDS_CAGE)

    • Generator (c4d.FBXEXPORT_SDS_GENERATOR)

    • Baked (c4d.FBXEXPORT_SDS_BAKED)


Parameter: Triangulate

  • Parameter ID: c4d.FBXEXPORT_TRIANGULATE

  • Parameter Type: bool


Parameter: Normals

  • Parameter ID: c4d.FBXEXPORT_SAVE_NORMALS

  • Parameter Type: bool


Parameter: Vertex Colors

  • Parameter ID: c4d.FBXEXPORT_SAVE_VERTEX_COLORS

  • Parameter Type: bool


Parameter: Vertex Maps to Vertex Colors

  • Parameter ID: c4d.FBXEXPORT_SAVE_VERTEX_MAPS_AS_COLORS

  • Parameter Type: bool


Parameter: Up Axis

  • Parameter ID: c4d.FBXEXPORT_UP_AXIS

  • Parameter Type: int

  • Cycle Values:
    • Y Axis (Default) (c4d.FBXEXPORT_UP_AXIS_Y)

    • -Y Axis (c4d.FBXEXPORT_UP_AXIS_MINUS_Y)

    • X Axis (c4d.FBXEXPORT_UP_AXIS_X)

    • -X Axis (c4d.FBXEXPORT_UP_AXIS_MINUS_X)

    • Z Axis (c4d.FBXEXPORT_UP_AXIS_Z)

    • -Z Axis (c4d.FBXEXPORT_UP_AXIS_MINUS_Z)


Parameter: Flip Z Axis

  • Parameter ID: c4d.FBXEXPORT_FLIP_Z_AXIS

  • Parameter Type: bool


Parameter: Tracks

  • Parameter ID: c4d.FBXEXPORT_TRACKS

  • Parameter Type: bool


Parameter: Bake All Frames

  • Parameter ID: c4d.FBXEXPORT_BAKE_ALL_FRAMES

  • Parameter Type: bool


Parameter: PLA to Vertex Cache

  • Parameter ID: c4d.FBXEXPORT_PLA_TO_VERTEXCACHE

  • Parameter Type: bool


Parameter: Bound Joints Only

  • Parameter ID: c4d.FBXEXPORT_BOUND_JOINTS_ONLY

  • Parameter Type: bool


Parameter: Takes

  • Parameter ID: c4d.FBXEXPORT_TAKE_MODE

  • Parameter Type: int

  • Cycle Values:
    • None (c4d.FBXEXPORT_TAKE_NONE)

    • Takes Manager (c4d.FBXEXPORT_TAKE_TAKES)

    • Timeline Markers (c4d.FBXEXPORT_TAKE_MARKERS)


Parameter: Material

  • Parameter ID: c4d.FBXEXPORT_MATERIALS

  • Parameter Type: bool


Parameter: Embed Textures

  • Parameter ID: c4d.FBXEXPORT_EMBED_TEXTURES

  • Parameter Type: bool


Parameter: Substances

  • Parameter ID: c4d.FBXEXPORT_SUBSTANCES

  • Parameter Type: bool


Parameter: Bake Materials

  • Parameter ID: c4d.FBXEXPORT_BAKE_MATERIALS

  • Parameter Type: bool


Parameter: Width

  • Parameter ID: c4d.FBXEXPORT_BAKEDTEXTURE_WIDTH

  • Parameter Type: int


Parameter: Height

  • Parameter ID: c4d.FBXEXPORT_BAKEDTEXTURE_HEIGHT

  • Parameter Type: int


Parameter: Resize Textures

  • Parameter ID: c4d.FBXEXPORT_BAKEDTEXTURE_RESIZE

  • Parameter Type: int

  • Cycle Values:
    • Off (c4d.FBXEXPORT_BAKEDTEXTURE_RESIZE_OFF)

    • Don’t Enlarge (c4d.FBXEXPORT_BAKEDTEXTURE_RESIZE_DONT_ENLARGE)

    • Always (Legacy) (c4d.FBXEXPORT_BAKEDTEXTURE_RESIZE_ALWAYS)


Parameter: Format

  • Parameter ID: c4d.FBXEXPORT_BAKEDTEXTURE_FORMAT

  • Parameter Type: int


Parameter: Depth

  • Parameter ID: c4d.FBXEXPORT_BAKEDTEXTURE_DEPTH

  • Parameter Type: int

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

    • 16 Bit/Channel (c4d.FBXEXPORT_BAKEDTEXTURE_DEPTH_16)

    • 32 Bit/Channel (c4d.FBXEXPORT_BAKEDTEXTURE_DEPTH_32)


Parameter: LOD Name Suffix

  • Parameter ID: c4d.FBXEXPORT_LOD_SUFFIX

  • Parameter Type: bool