Epic Developer Community Forums
How to get texture 2d array size in blueprint?
Development
Programming & Scripting
Blueprint
Blueprint
,
question
,
unreal-engine
Lutdan
(Lutdan)
August 6, 2024, 12:46pm
6
tex
718×265 51 KB
You can convert Texture to Texture2d and get the rows and columns. If you have access to the Texture and not only Texture2DArray.
show post in topic