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
DirectionalLight.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200012F RID: 303
6 public struct DirectionalLight
7 {
8 // Token: 0x04000513 RID: 1299
9 public int instanceID;
10
11 // Token: 0x04000514 RID: 1300
12 public bool shadow;
13
14 // Token: 0x04000515 RID: 1301
16
17 // Token: 0x04000516 RID: 1302
19
20 // Token: 0x04000517 RID: 1303
22
23 // Token: 0x04000518 RID: 1304
25
26 // Token: 0x04000519 RID: 1305
28
29 // Token: 0x0400051A RID: 1306
30 public float penumbraWidthRadian;
31
32 // Token: 0x0400051B RID: 1307
33 [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)]
35 }
36}
class f__AnonymousType0<< Count > j__TPar