unreal.VREDCppVariantSet¶
- class unreal.VREDCppVariantSet(target_variant_names=[], chosen_options=[], variant_set_group_name='', anim_clips=[], sequential_animation=False)¶
Bases:
unreal.StructBaseVREDCpp Variant Set
C++ Source:
Plugin: DatasmithFBXImporter
Module: DatasmithVREDTranslator
File: DatasmithVREDImportData.h
Editor Properties: (see get_editor_property/set_editor_property)
anim_clips(Array(str)): [Read-Write] Anim Clipschosen_options(Array(str)): [Read-Write] Chosen Optionssequential_animation(bool): [Read-Write] Sequential Animationtarget_variant_names(Array(str)): [Read-Write] Target Variant Namesvariant_set_group_name(str): [Read-Write] Variant Set Group Name