⚲
Class:
Camera
Lua
C++
Edit
Camera::SetRange
This method sets the visible camera range.
Syntax
void
SetRange
(const float near, const float far)
void
SetRange
(const
Vec2
& range)
Parameter
Description
near
the near camera range
far
the far camera range
range
the near and far camera range
Copyright © 2024 Ultra Software.
All rights reserved.