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.Ray Struct Reference
+ Inheritance diagram for UnityEngine.Ray:

Public Member Functions

 Ray (Vector3 origin, Vector3 direction)
 
Vector3 GetPoint (float distance)
 
override string ToString ()
 
string ToString (string format, IFormatProvider formatProvider)
 

Properties

Vector3 origin [get]
 
Vector3 direction [get]
 

Private Attributes

Vector3 m_Origin
 
Vector3 m_Direction
 

Detailed Description

Definition at line 7 of file Ray.cs.


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