dakilla
Hi
Is it possible to enlarge the max number of Billboards in BillboardSet ?
it is actually limited to : MAX_BILLBOARDS = 65536 / 4 => (16384)
I tried to set 500’000 and using index buffer with large indices, but it draw nothing…