mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-25 21:48:57 -05:00
Number of segments per patch can be set from mod file.
This commit is contained in:
@@ -6,6 +6,7 @@ return {
|
||||
Renderable = {
|
||||
Type = "RenderableGlobe",
|
||||
Radii = {6378137.0, 6378137.0, 6356752.314245}, -- Earth's radii
|
||||
SegmentsPerPatch = 64,
|
||||
Textures = {
|
||||
ColorTextures = {
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user