terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
UnityEngine.Plane Struct Reference
+ Inheritance diagram for UnityEngine.Plane:

Public Member Functions

 Plane (Vector3 inNormal, Vector3 inPoint)
 
bool Raycast (Ray ray, [Out] float enter)
 
override string ToString ()
 
string ToString (string format, IFormatProvider formatProvider)
 

Properties

Vector3 normal [get]
 

Private Attributes

Vector3 m_Normal
 
float m_Distance
 

Detailed Description

Definition at line 10 of file Plane.cs.


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