Image.normalmapToXy

Converts the image's data to represent coordinates on a 3D plane. This is used when the image represents a normalmap. A normalmap can add lots of detail to a 3D surface without increasing the polygon count.

struct Image
@nogc nothrow
void
normalmapToXy
()

Meta