Unreal Python API - Asset Setup 01

preview_player
Показать описание
This three-video series covers the process for creating a material instance, connecting textures, and assigning to a material slot on a static mesh asset.
This video explains how to identify, sort, and store newly imported assets.
Full code available here:
Introduction to the Unreal Python API:
Рекомендации по теме
Комментарии
Автор

Thank you for your videos. I find these incredibly helpful as I learn Unreal and the Python API.

mnunit
Автор

Hello.I am a student studying in Korea. Thank you for the great tutorial.!!!! You've subscribed to the channel!

Can textures be packaged by channel? Is there a function to create a texture by separating the channels of the texture and setting the texture by channel? (I looked up the information in the API document link, but it doesn't come out…)

I want to pack two channels that use RGB channels, A and B efficiently in the engine, such as text01 (A.r., B.r.) and text02 (B.g., A.r., B.b.).

hongdur
visit shbcf.ru