@ -1,6 +1,7 @@
{
"Categories" : [
"SPIE Management Board" ,
"Spie_ONE_VisualSetup" ,
"Project Setup" ,
"Debug" ,
"Volume" ,
@ -21,19 +22,39 @@
}
} ,
{
"SpieLogoDisplayText " :
"AvatarInstance " :
{
"type" : "string" ,
"default" : "One SPIE.\r\nJust ask me." ,
"default" : "SPIE" ,
"tooltip" : "Unique Name of this Avatar Application" ,
"category" : "SPIE Management Board"
}
} ,
{
"UseLogging" :
{
"type" : "boolean" ,
"default" : true ,
"tooltip" : "Do you want to log all interaction?" ,
"category" : "SPIE Management Board"
}
} ,
{
"LogoText" :
{
"type" : "string" ,
"default" : "One SPIE. \r\nJust ask me." ,
"tooltip" : "Showing in background logo" ,
"hotreload" : true ,
"category" : "Spie_ONE_VisualSetup"
}
} ,
{
"AppTimeoutTimeS" :
{
"type" : "float" ,
"default" : 20 ,
"category" : "SPIE Management Board"
"category" : "Spie_ONE_VisualSetup "
}
} ,
{
@ -41,7 +62,7 @@
{
"type" : "float" ,
"default" : 1 ,
"category" : "SPIE Management Board "
"category" : "Spie_ONE_VisualSetup "
}
} ,
{
@ -49,7 +70,8 @@
{
"type" : "float" ,
"default" : 1 ,
"category" : "SPIE Management Board"
"hotreload" : true ,
"category" : "Spie_ONE_VisualSetup"
}
} ,
{
@ -62,7 +84,8 @@
"Y" : 0 ,
"Z" : 0
} ,
"category" : "SPIE Management Board"
"hotreload" : true ,
"category" : "Spie_ONE_VisualSetup"
}
} ,
{
@ -70,7 +93,7 @@
{
"type" : "float" ,
"default" : 0.02 ,
"category" : "SPIE Management Board "
"category" : "Spie_ONE_VisualSetup "
}
} ,
{
@ -78,7 +101,7 @@
{
"type" : "float" ,
"default" : 10 ,
"category" : "SPIE Management Board "
"category" : "Spie_ONE_VisualSetup "
}
} ,
{
@ -86,25 +109,7 @@
{
"type" : "boolean" ,
"default" : false ,
"category" : "SPIE Management Board"
}
} ,
{
"AvatarInstance" :
{
"type" : "string" ,
"default" : "SPIE" ,
"tooltip" : "Unique Name of this Avatar Application" ,
"category" : "SPIE Management Board"
}
} ,
{
"UseLogging" :
{
"type" : "boolean" ,
"default" : true ,
"tooltip" : "Do you want to log all interaction?" ,
"category" : "SPIE Management Board"
"category" : "Spie_ONE_VisualSetup"
}
} ,
{