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