Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > UStaticMesh
Syntax
uint8 bSupportUniformlyDistributedSampling: 1
Remarks
Mesh supports uniformly distributed sampling in constant time. Memory cost is 8 bytes per triangle. Example usage is uniform spawning of particles.