Constructor XRPointCloud
XRPointCloud(TrackableId, Pose, TrackingState, IntPtr)
Constructs a new XRPoint
Declaration
public XRPointCloud(TrackableId trackableId, Pose pose, TrackingState trackingState, IntPtr nativePtr)
Parameters
Type | Name | Description |
---|---|---|
Trackable |
trackableId | The Trackable |
Pose | pose | The |
Tracking |
trackingState | The Tracking |
Int |
nativePtr | The native pointer associated with the point cloud. |