Camera - Mtax-Development/GML-OOP GitHub Wiki

Description

Constructs a Camera Resource, used to project part of a three-dimensional scene.

Specification

Destruction
Elements
Camera.destroy()
None

Properties

Name
Type
Default
Modifiable
ID
{int:camera}
None
No
projectionMatrix
undefined
No
viewMatrix
{Camera.ViewMatrix}
undefined
No

Construction types

Name
Arguments
New constructor
Wrapper
name {int:camera}
Empty
Constructor copy
other {Camera}
⚠️ **GitHub.com Fallback** ⚠️