This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
MaterialInterfaceTextureOverride (v1) Experimental
Duplicate the given material and replace the target texture with the override texture on the newly-created material
Information
| Module | GeometryCollectionNodes |
| Category | Materials |
| Tags | Material Texture Override |
| Type | FMaterialInterfaceTextureOverrideDataflowNode |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Material | TObjectPtr<UMaterialInterface> | None | |
| TargetTexture | TObjectPtr<UTexture2D> | None | |
| OverrideTexture | TObjectPtr<UTexture2D> | None |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Material | TObjectPtr<UMaterialInterface> |