parent
The parent texture used to create this texture, if any.
Declaration
var parent: (any MTLTexture)? { get }Discussion
When this value is nil, an MTLBuffer instance provides texture data.
The parent texture used to create this texture, if any.
var parent: (any MTLTexture)? { get }When this value is nil, an MTLBuffer instance provides texture data.