mkdir1995
8 years agoVisitor
Global variables in Scene Graph
I'm wondering what the best way to create global variables within the Scene Graph SDK is. With the old SDK, I was able to just store everything in a .json file and use ReadAsciiFile() to reference the...