unreal.RigVMMirrorSettings¶
- class unreal.RigVMMirrorSettings(mirror_axis: AxisType = Ellipsis, axis_to_flip: AxisType = Ellipsis, search_string: str = '', replace_string: str = '')¶
Bases:
StructBaseRig VMMirror Settings
C++ Source:
Plugin: RigVM
Module: RigVM
File: RigVMMathLibrary.h
Editor Properties: (see get_editor_property/set_editor_property)
axis_to_flip(AxisType): [Read-Write] the axis to flip for rotationsmirror_axis(AxisType): [Read-Write] the axis to mirror againstreplace_string(str): [Read-Write] the string to replace the search occurrences withsearch_string(str): [Read-Write] the string to search for