bufferOffset
The offset in the source buffer where the texture’s data comes from.
Declaration
var bufferOffset: Int { get }Discussion
This property is only valid for textures created from a buffer. The default value is 0.
The offset in the source buffer where the texture’s data comes from.
var bufferOffset: Int { get }This property is only valid for textures created from a buffer. The default value is 0.