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
Loading...
Searching...
No Matches
UnityEngine.Rendering.LODParameters Struct Reference
+ 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
 

Detailed Description

Definition at line 8 of file LODParameters.cs.


The documentation for this struct was generated from the following file: