Laser

class Laser

A LaserDist laser.

SpaceCenter.Part Part { get; }

Get the part containing this LiDAR.

Game Scenes:

All

IList<Double> Cloud { get; }

Get the point cloud from the LiDAR. Returns an empty list on failure.

Game Scenes:

All