mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-22 19:29:04 -05:00
Make use of new verifiers (Color and File) (#1510)
* Use codegen for renderable discs * Utilize color and file verifier * Add missing property assignment in exoplanets module
This commit is contained in:
@@ -68,7 +68,7 @@ documentation::Documentation LayerAdjustment::Documentation() {
|
||||
},
|
||||
{
|
||||
KeyChromaKeyColor,
|
||||
new DoubleVector3Verifier,
|
||||
new Color3Verifier,
|
||||
Optional::Yes,
|
||||
"Specifies the chroma key used when selecting 'ChromaKey' for the 'Type'."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user