Method GetChanges
GetChanges(Allocator)
Get the changes to point clouds (added, updated, and removed) since the last call to Get
Declaration
public override TrackableChanges<XRPointCloud> GetChanges(Allocator allocator)
Parameters
Type | Name | Description |
---|---|---|
Allocator | allocator | An |
Returns
Type | Description |
---|---|
Trackable |
Trackable |