Add documentation to RenderableRings

Change Size to be specified in meters instead of powerscaled scalars
This commit is contained in:
Alexander Bock
2016-10-29 15:24:39 +02:00
parent 8b684905e9
commit 96e27913ca
9 changed files with 112 additions and 91 deletions

View File

@@ -53,9 +53,8 @@ return {
Parent = "Saturn",
Renderable = {
Type = "RenderableRings",
Frame = "IAU_SATURN",
Texture = "textures/saturn_rings.png",
Size = { 0.140220, 9.0 },
Size = 140220000,
Offset = { 74500 / 140445.100671159, 1.0 } -- min / max extend
},