Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
MeshPassParam.cs
Go to the documentation of this file.
1public class MeshPassParam
2{
3 public float x;
4
5 public float y;
6
7 public float z;
8
9 public float color;
10
11 public float tile;
12
13 public float matColor;
14
15 public float liquid;
16
17 public bool snow;
18}