Create a camera node

Hi, I’m developing a plugin in C++ using the NDK. I have created a button called "create camera" and I can get the clic event with knob_changed method. When the user press that button, I need to create a camera node, a scene node and to connect them. How can I to that?
No Responses to “Create a camera node”

Post a Comment