unreal.MaterialParameter

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

Bases: StructBase

Describes a single parameter exposed by a material or material instance.

Attributes:

name: The parameter name as defined in the material graph. type: The parameter type.