unreal.MaterialParameter¶
- class unreal.MaterialParameter(*args: Any, **kwargs: Any)¶
Bases:
StructBaseDescribes 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.