Contents

buffer

The source buffer used to create this texture, if any.

Declaration

var buffer: (any MTLBuffer)? { get }

Discussion

When this value is nil, another MTLTexture instance provides texture data.

See Also

Related Documentation

Getting information about ancestor resources