VisualServerSingleton.meshSurfaceGetIndexArray

Returns a mesh's surface's index buffer.

struct VisualServerSingleton
@nogc nothrow const
PoolByteArray
meshSurfaceGetIndexArray
(
in RID mesh
,
in long surface
)

Meta