unreal.VREDCppVariantTransformOption

class unreal.VREDCppVariantTransformOption(name: str = '', transform: Transform = Ellipsis)

Bases: StructBase

VREDCpp Variant Transform Option

C++ Source:

  • Plugin: DatasmithFBXImporter

  • Module: DatasmithVREDTranslator

  • File: DatasmithVREDImportData.h

Editor Properties: (see get_editor_property/set_editor_property)

  • name (str): [Read-Write]

  • transform (Transform): [Read-Write]

property name: str

[Read-Write]

Type:

(str)

property transform: Transform

[Read-Write]

Type:

(Transform)