Search Unity

NativeArray support for Graphics.DrawMeshInstanced

Discussion in 'Graphics for ECS' started by Vanamerax, Jan 25, 2020.

  1. Vanamerax

    Vanamerax

    Joined:
    Jan 12, 2012
    Posts:
    938
    Is there any roadmap on when the Graphics.DrawMeshInstanced method will support native arrays instead of managed arrays as its parameters? Also, will it support float4x4 instead of Matrix4x4 for the matrices parameter?

    Any other plans for modernizing this API to make it more DOTS compatible?
     
    axmsw, Aratow and MNNoxMortem like this.