Function ArrayMesh.surfaceGetFormat
Returns the format mask of the requested surface (see addSurfaceFromArrays
).
long surfaceGetFormat
(
const(long) surf_idx
) nothrow @nogc const;
Returns the format mask of the requested surface (see addSurfaceFromArrays
).
long surfaceGetFormat
(
const(long) surf_idx
) nothrow @nogc const;