FbxSaveOptions.FbxSaveOptions

FbxSaveOptions(FileFormat)

Initializes a FbxSaveOptions

public FbxSaveOptions(FileFormat format)
ParameterTypeDescription
formatFileFormat

See Also


FbxSaveOptions(FileContentType)

Initialize a FbxSaveOptions using latest supported version.

public FbxSaveOptions(FileContentType contentType)
ParameterTypeDescription
contentTypeFileContentType

See Also