Contents

isShareable

A Boolean indicating whether this texture can be shared with other processes.

Declaration

var isShareable: Bool { get }

Discussion

The value is set when the texture is created and never changes.

See Also

Querying texture attributes