CameraDirection()

Syntax

CameraDirection(#Camera, x, y, z)
Description
Changes the direction of a camera. The position of the camera is not changed.

Parameters

#Camera The camera to use.
x, y, z The direction vector (usually values between -1.0 and 1.0, if not it will be automatically normalized).

Return value

None.

Supported OS

All

<- CameraCustomParameter() - Camera Index - CameraDirectionX() ->