Back to Browse

UE5 C++ 46 - How To Set Material Parameters With C++? - Unreal Tutorial CPP Instance Scalar Vector

2.3K views
Jan 14, 2024
17:31

It's actually not that difficult to set the different properties of your UMaterial and UMaterialInstanceConstant assets (Scalar, Vector and Texture Parameters, Blend Mode, Two Sided, Etc.). But make sure to ask UMaterialEditingLibrary to update those assets so they're refreshed properly. Project Download: https://www.patreon.com/posts/unreal-5-2-how-c-96447572?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=postshare_creator&utm_content=join_link UMaterialInterface: https://docs.unrealengine.com/5.3/en-US/API/Runtime/Engine/Materials/UMaterialInterface/ UMaterialInstanceConstant: https://docs.unrealengine.com/5.3/en-US/API/Runtime/Engine/Materials/UMaterialInstanceConstant/ UMaterial: https://docs.unrealengine.com/5.3/en-US/API/Runtime/Engine/Materials/UMaterial/ UMaterialEditingLibrary: https://docs.unrealengine.com/5.3/en-US/API/Editor/MaterialEditor/UMaterialEditingLibrary/ ──────────────────────────────────────────────────── Playlist ► https://www.youtube.com/playlist?list=PLBLmKCAjA25AzbbDhIVUdZeSc6o07pMfe Poll C++ ► https://forms.gle/Hh64WpUK6kcgX6SC8 ──────────────────────────────────────────────────── French Channel ► https://www.youtube.com/AlexQuevillonFr?sub_confirmation=1 English Channel ► https://www.youtube.com/AlexQuevillonEn?sub_confirmation=1 ──────────────────────────────────────────────────── Discord ► https://discord.gg/X7hdkNag2b Patreon (Project Files) ► https://www.patreon.com/alexquevillon YouTube Members ► https://www.youtube.com/channel/UCwxDFJzF_T468-QmoyaGusA/join ──────────────────────────────────────────────────── Unreal Engine Version ► 5.2 ──────────────────────────────────────────────────── 0:00 Intro 0:08 Declare functions 2:46 Includes 3:46 Set Scalar Parameter On Material 8:57 Set Material Properties 11:53 Test 17:17 Patreon Wall! #UnrealEngine #UE5 #UE5Tutorial #UE4 #UE4Tutorial UE5 C++ 46 - How To Set Material Parameters With C++? - Unreal Engine Tutorial CPP Instance Properties Scalar Vector Texture Blend Mode Two Sided Asset

Download

0 formats

No download links available.

UE5 C++ 46 - How To Set Material Parameters With C++? - Unreal Tutorial CPP Instance Scalar Vector | NatokHD