Contents

radiusStride

Configures the stride, in bytes, between radii in the radius buffer.

Declaration

var radiusStride: Int { get set }

Discussion

You are responsible for ensuring this property is set to a multiple of the size corresponding to the radiusFormat.

This property defaults to 0 bytes, indicating that the radii are tightly packed.