wima
Preparing search index...
Camera
Class Camera
Index
Constructors
constructor
Properties
far
near
projection
Methods
projection
Matrix
Constructors
constructor
new
Camera
(
projection
?:
Projection
,
near
?:
number
,
far
?:
number
)
:
Camera
Parameters
projection
:
Projection
= ...
near
:
number
= 0.1
far
:
number
= 1000
Returns
Camera
Properties
far
far
:
number
near
near
:
number
projection
projection
:
Projection
Methods
projection
Matrix
projectionMatrix
()
:
Matrix4
Returns
Matrix4
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
far
near
projection
Methods
projection
Matrix
wima
Loading...