Toxocious / Aetherim

A C++ library for accessing Unity's IL2CPP classes, methods, and fields during run-time.
GNU General Public License v3.0
59 stars 15 forks source link

Implement Camera.hpp Helper Class #4

Open Toxocious opened 1 year ago

Toxocious commented 1 year ago

It'd be used as a means to easily access Camera objects and would provide ready-to-go WorldToScreen logic, amongst other things.