|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Inheritance diagram for UnityEngine.Rendering.LODParameters:
Collaboration diagram for UnityEngine.Rendering.LODParameters:Public Member Functions | |
| bool | Equals (LODParameters other) |
| override bool | Equals (object obj) |
| override int | GetHashCode () |
| bool | Equals (T other) |
Private Attributes | |
| int | m_IsOrthographic |
| Vector3 | m_CameraPosition |
| float | m_FieldOfView |
| float | m_OrthoSize |
| int | m_CameraPixelHeight |
Definition at line 8 of file LODParameters.cs.