Contents

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.

See Also

Related Documentation

Getting information about ancestor resources