bufferBytesPerRow
The number of bytes in each row of the texture’s source buffer.
Declaration
var bufferBytesPerRow: Int { get }Discussion
This property is only valid for textures created from a buffer. The default value is 0.
The number of bytes in each row of the texture’s source buffer.
var bufferBytesPerRow: Int { get }This property is only valid for textures created from a buffer. The default value is 0.