VisualServerSingleton.meshSurfaceGetArray

Returns a mesh's surface's vertex buffer.

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

Meta