add support for additive blending in renderable plane

This commit is contained in:
Emil Axelsson
2016-08-25 20:22:07 +02:00
parent bc58623467
commit b6be6da974
4 changed files with 44 additions and 2 deletions
+2 -1
View File
@@ -50,7 +50,8 @@ return {
Size = {1.3, 10.5},
Origin = "Center",
Billboard = true,
Texture = "textures/sun-glare.png"
Texture = "textures/sun-glare.png",
BlendMode = "Additive"
},
Ephemeris = {
Type = "Spice",