VisualServerSingleton.meshSurfaceGetPrimitiveType

Returns the primitive type of a mesh's surface.

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

Meta