Hi I’m trying to pass one of the data which is TArray variable from the staticmesh to the material shader. I saw some parameters such as Parameters.WorldNormal in MaterialTemplate.ush that the mesh pass the normal into the material shader. Are there any ways or tips to pass the mesh data into the material shader?