Camera

class Camera

A Docking Camera.

SpaceCenter.Part Part { get; }

Get the part containing this camera.

Game Scenes:

All

Byte[] Image { get; }

Get an image. Returns an empty byte array on failure.

Game Scenes:

All