unreal.CustomizableObjectNodeMaterial¶
- class unreal.CustomizableObjectNodeMaterial(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
CustomizableObjectNodeMaterialBaseCustomizable Object Node Material
C++ Source:
Plugin: Mutable
Module: CustomizableObjectEditor
File: CustomizableObjectNodeMaterial.h
Editor Properties: (see get_editor_property/set_editor_property)
material(MaterialInterface): [Read-Write]mesh_component_index(int32): [Read-Write] Selects which Mesh component of the Instance this material belongs totags(Array[str]): [Read-Write]texture_parameters_mode(NodePinMode): [Read-Write] Set all Mateiral Texture Parameters to the specified mode. Each Texture Parameter Pin can override this mode.