unreal.MaterialExpressionMaterialXRotate2D¶
- class unreal.MaterialExpressionMaterialXRotate2D(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
MaterialExpressionA material expression that rotates a vector2 value about the origin in 2D.
C++ Source:
Plugin: Interchange
Module: InterchangeImport
File: MaterialExpressionRotate2D.h
Editor Properties: (see get_editor_property/set_editor_property)
const_rotation_angle(float): [Read-Write] only used if RotationAngle is not hooked updesc(str): [Read-Write] A description that level designers can add (shows in the material editor UI).material_expression_editor_x(int32): [Read-Write]material_expression_editor_y(int32): [Read-Write]