Contents

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.

See Also

Getting information about ancestor resources