GltfAccessor.byteOffset Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The offset relative to the start of the bufferView in bytes. This must be a multiple of the size of the component datatype.
public: int byteOffset;
public int byteOffset;
val mutable byteOffset : int
Public byteOffset As Integer