Skip to main content
API Reference SwiftyNsdk

RaycastBuffer

A read-only container for the raycast buffer information generated during scanning.

Declaration

class RaycastBuffer

Properties

NameTypeSummary
var normalsRawImage
The normals image of the raycast buffer.
var positionAndConfidenceRawImage
The position and confidence image of the raycast buffer.
var rgbaRawImage
The RGBA image of the raycast buffer.