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 © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.