Search found 1 match

by zc0_0
Wed Aug 05, 2015 10:31 am
Forum: Lua Scripting
Topic: How to connect a scatter node with an Orbx instance
Replies: 1
Views: 4131

Re: How to connect a scatter node with an Orbx instance

You should do it as below:
1. Don't group your nodes in the orbx file. and use a 'Geomstry Group' node as the last one. And named this geomstry group node by a id value.
2. import this orbx file into current scene.
3. use 'octane.project.getSceneGraph():findNodes(octane.NT_GEO_GROUP)' method to find ...

Go to advanced search