mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 11:39:49 -06:00
Add documentation to RenderableRings
Change Size to be specified in meters instead of powerscaled scalars
This commit is contained in:
@@ -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
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user