VisualServerSingleton.meshSurfaceGetArrayIndexLen

Returns a mesh's surface's amount of indices.

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

Meta