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
DirectionalLight.cs
Go to the documentation of this file.
1using System;
3
5{
6 [global::Cpp2ILInjected.Token(Token = "0x200012F")]
7 public struct DirectionalLight
8 {
9 [global::Cpp2ILInjected.Token(Token = "0x4000513")]
10 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
11 public int instanceID;
12
13 [global::Cpp2ILInjected.Token(Token = "0x4000514")]
14 [global::Cpp2ILInjected.FieldOffset(Offset = "0x4")]
15 public bool shadow;
16
17 [global::Cpp2ILInjected.Token(Token = "0x4000515")]
18 [global::Cpp2ILInjected.FieldOffset(Offset = "0x5")]
20
21 [global::Cpp2ILInjected.Token(Token = "0x4000516")]
22 [global::Cpp2ILInjected.FieldOffset(Offset = "0x8")]
24
25 [global::Cpp2ILInjected.Token(Token = "0x4000517")]
26 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
28
29 [global::Cpp2ILInjected.Token(Token = "0x4000518")]
30 [global::Cpp2ILInjected.FieldOffset(Offset = "0x24")]
32
33 [global::Cpp2ILInjected.Token(Token = "0x4000519")]
34 [global::Cpp2ILInjected.FieldOffset(Offset = "0x34")]
36
37 [global::Cpp2ILInjected.Token(Token = "0x400051A")]
38 [global::Cpp2ILInjected.FieldOffset(Offset = "0x44")]
39 public float penumbraWidthRadian;
40
41 [Obsolete("Directional lights support cookies now. In order to position the cookie projection in the world, a position and full orientation are necessary. Use the position and orientation members instead of the direction parameter.", true)]
42 [global::Cpp2ILInjected.Token(Token = "0x400051B")]
43 [global::Cpp2ILInjected.FieldOffset(Offset = "0x48")]
45 }
46}
class f__AnonymousType0<< Count > j__TPar