Files
jeremy moore 05d5b90822 Fix UGrassInstancedStaticMeshComponent to return correct value for GetNumRenderInstances().
Previous implementation relied on SortedInstances which isn't kept by UGrassInstancedStaticMeshComponent which always receives a prebuild cluster tree, with no SortedInstances array.
#rb chris.tchou

[CL 32500354 by jeremy moore in 5.4 branch]
2024-03-26 03:00:55 -04:00
..