cameraDirection property

Vector3 get cameraDirection

Implementation

external Vector3 get cameraDirection;
set cameraDirection (Vector3 cameraDirection)

Implementation

external set cameraDirection(Vector3 cameraDirection);