unreal.InterchangeVolumeTranslatorSettings

class unreal.InterchangeVolumeTranslatorSettings(outer: Object | None = None, name: Name | str = 'None')

Bases: InterchangeTranslatorSettings

Interchange Volume Translator Settings

C++ Source:

  • Plugin: Interchange

  • Module: InterchangeImport

  • File: InterchangeVolumeTranslatorSettings.h

Editor Properties: (see get_editor_property/set_editor_property)

  • translate_adjacent_numbered_files (bool): [Read-Write] Whether we should search the same folder of the translated file for other .vdb files whose file names differ from it only by a numbered suffix (e.g. “Tornado_0001.vdb, Tornado_0002.vdb, etc.), and translate those too.

    This is useful if you intend on importing an animated SparseVolumeTexture.