Contents

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.

See Also

Related Documentation

Getting information about ancestor resources