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.
The source buffer used to create this texture, if any.
var buffer: (any MTLBuffer)? { get }When this value is nil, another MTLTexture instance provides texture data.