The "camera_get_view_halign" Function
#
SyntaxArgument | Type | Description |
---|---|---|
camera | camera | The camera index to check (typically view_camera[#] ) |
#
DescriptionReturns the horizontal alignment of the input camera, if it is currently assigned to a view. Possible values are va_left
, va_center
, va_top
. If the camera is not assigned to a view, va_left
will be returned.