🔨Get Current Camera

<void> Utilities.GetCurrentCamera(<void>)

Returns the CurrentCamera. This is a function to add extra customisation in games where this is needed.

Parameters

Name
Description
Type
Default
Optional

N/A

N/A

N/A

N/A

Return

<Camera> Current Camera

Last updated