mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-23 12:39:24 -05:00
added definitions of which scripts should be shared over parallel connection
This commit is contained in:
+2
-1
@@ -571,7 +571,8 @@ scripting::ScriptEngine::LuaLibrary Scene::luaLibrary() {
|
||||
"string, *",
|
||||
"Sets a property identified by the URI in "
|
||||
"the first argument. The second argument can be any type, but it has to "
|
||||
" agree with the type that the property expects"
|
||||
" agree with the type that the property expects",
|
||||
true
|
||||
},
|
||||
{
|
||||
"getPropertyValue",
|
||||
|
||||
Reference in New Issue
Block a user