Copy link to clipboard
Copied
How to access the substance graph instance float 2 data in ue5 blueprint?
Hi @buddhikaj26572109 , since float 2 data can be extracted as an array, we can use a Get node to target the individual elements of that array, then use them as needed. Below is an example blueprint that will print the values in the float2 parameter of my substance graph:
Edit: We also have blueprint help on our documentation page here.
Copy link to clipboard
Copied
Hi @buddhikaj26572109 , since float 2 data can be extracted as an array, we can use a Get node to target the individual elements of that array, then use them as needed. Below is an example blueprint that will print the values in the float2 parameter of my substance graph:
Edit: We also have blueprint help on our documentation page here.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more