源战役客户端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
524 B

  1. Config = Config or {}
  2. Config.lightsData=
  3. {
  4. _GlobalLightDir1 = { 0, 0, -1, 1 },
  5. _GlobalDirColor = { 0.7058824, 0.7058824, 0.7058824, 1 },
  6. _GlobalPointX = { -0.673418, 0.376582, 0, 0 },
  7. _GlobalPointY = { 1.325625, 0.275625, 0, 0 },
  8. _GlobalPointZ = { 0.9300001, -0.49, 0, 0 },
  9. _GlobalPointAtten = { 0.01, 0.01, 1, 1 },
  10. _GlobalPointColor0 = { 0.8207547, 0.8207547, 0.8207547, 1 },
  11. _GlobalPointColor1 = { 0.8018868, 0.8018868, 0.8018868, 1 },
  12. _GlobalPointColor2 = { 0, 0, 0, 0 },
  13. _GlobalPointColor3 = { 0, 0, 0, 0 },
  14. }