Contents

dataStride

The number of bytes from a vector to the next one in the data.

Declaration

var dataStride: Int { get }

Discussion

You can use the SCNGeometrySource and SCNGeometrySource parameters can together to interleave data for multiple geometry sources in the same array, improving rendering performance. See SCNGeometrySource for details.

See Also

Inspecting a Geometry Source