unreal.MaterialInputSource

class unreal.MaterialInputSource(*args: Any, **kwargs: Any)

Bases: StructBase

Describes the source feeding either an expression input pin or a material output property.

input_name carries the pin name when the destination is an expression input, and is empty when the destination is a fixed material output property.