A function defined in BBMOD_BaseCamera.gml
update(_deltaTime)
Updates camera's matrices.
Name | Type | Description |
---|---|---|
_deltaTime | Real |
How much time has passed since the last frame (in microseconds). |
Struct.BBMOD_BaseCamera
Returns self
.
Copyright © 2023, BlueBurn. Built on September 11, 2023 using GMDoc.