unreal.MaterialExpressionTransform

class unreal.MaterialExpressionTransform(outer=None, name='None')

Bases: unreal.MaterialExpression

Material Expression Transform

C++ Source:

  • Module: Engine

  • File: MaterialExpressionTransform.h

Editor Properties: (see get_editor_property/set_editor_property)

  • desc (str): [Read-Write] Desc: A description that level designers can add (shows in the material editor UI).

  • transform_source_type (MaterialVectorCoordTransformSource): [Read-Write] Transform Source Type: Source coordinate space of the FVector

  • transform_type (MaterialVectorCoordTransform): [Read-Write] Transform Type: Destination coordinate space of the FVector