The "camera_get_view_yscale" Function
#
SyntaxArgument | Type | Description |
---|---|---|
camera | camera | The camera index to check (typically view_camera[#] ) |
#
DescriptionReturns the vertical scale multipler of a view camera scaled with camera_set_view_scale
.
If the input view has not been scaled, it will return a value of 1. If the input view does not exist, it will return 0 instead.