unreal.UsdTestStruct¶
- class unreal.UsdTestStruct¶
Bases:
unreal.StructBaseUsd Test Struct
C++ Source:
Plugin: USDImporter
Module: USDImporter
File: UsdTestActor.h
Editor Properties: (see get_editor_property/set_editor_property)
color_property(Array(LinearColor)): [Read-Write] Color Propertyenum_property(UsdTestEnum): [Read-Write] Enum Propertyinner_struct(UsdTestStruct2): [Read-Write] Inner Structint_property(int32): [Read-Write] Int Propertymap_test(Map(str, UsdTestStruct2)): [Read-Write] Map Test