MDLCheckerboardTexture
A generator of texel data that creates a checkerboard pattern with two specified colors.
Declaration
class MDLCheckerboardTextureOverview
Like other procedural MDLTexture subclasses, the MDLCheckerboardTexture class generates texel data only when that data is first referenced, and then caches it for future use.