BBMOD_BaseCamera.update

A function defined in BBMOD_BaseCamera.gml

update(_deltaTime)

Description

Updates camera's matrices.

Arguments

Name Type Description
_deltaTime Real How much time has passed since the last frame (in microseconds).

Returns

Struct.BBMOD_BaseCamera Returns self.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.