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.
A Boolean indicating whether this texture can be shared with other processes.
var isShareable: Bool { get }The value is set when the texture is created and never changes.