Hi SaschaWillems,
I want to pass the model name from activity to main.cpp.
In the example, defualt give (std::string sceneFile = assetpath + "models/DamagedHelmet/glTF-Embedded/Box.gltf")
I like to pass (GLTF) model name from the activity. KIndly let me know how to do this.
Hi SaschaWillems, I want to pass the model name from activity to main.cpp. In the example, defualt give (std::string sceneFile = assetpath + "models/DamagedHelmet/glTF-Embedded/Box.gltf")
I like to pass (GLTF) model name from the activity. KIndly let me know how to do this.