Using multimesh.set_instance_custom_data

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By tor

Hi,

I am using the method set_instance_custom_data (which takes a float) of the MultiMesh class, but how am I supposed to read this value in the vertex shader?

Thank you.