:!: Available in version 53 and later.

GetParticulateScanResult

GetParticulateScanResult(<-partUID) ->resultV4

Description

Returns the result of a particulate scan. The results contains:
result.x : x coordinate of nearest particulate, -1 if none.
result.y : y coordinate of nearest particulate, -1 if none.
result.z : The count of particulate in range that the part has a line of sight to.
result.w : The total count of particulate in range regardless of LOS.

Examples