objects property

  1. @TagNumber(2)
List<PointCloudObject> objects

List of objects in the scene

Implementation

@$pb.TagNumber(2)
$core.List<$14.PointCloudObject> get objects => $_getList(1);