MTLTexture.framebufferOnly

A Boolean value that indicates whether the texture can only be used as a render target.

interface MTLTexture
@nogc nothrow
@selector("framebufferOnly")
BOOL
framebufferOnly
()

Meta