cameraDirection property

CameraDirection get cameraDirection

Get the In and Out of the current camera.

現在のカメラのInとOutを取得します。

Implementation

CameraDirection get cameraDirection => _cameraDirection;