SurfaceTool.addNormal

Specifies a normal to use for the next vertex. If every vertex needs to have this information set and you fail to submit it for the first vertex, this information may not be used at all.

struct SurfaceTool
@nogc nothrow
void
addNormal
(
in Vector3 normal
)

Meta