unreal.RigVMFunction_MathVectorMirror¶
- class unreal.RigVMFunction_MathVectorMirror(value: Vector = Ellipsis, normal: Vector = Ellipsis, result: Vector = Ellipsis)¶
Bases:
RigVMFunction_MathVectorBaseMirror a vector about a normal vector.
C++ Source:
Module: RigVM
File: RigVMFunction_MathVector.h
Editor Properties: (see get_editor_property/set_editor_property)
normal(Vector): [Read-Write]result(Vector): [Read-Write]value(Vector): [Read-Write]