Ambiera Forum

Discussions, Help and Support.

Ambiera Forum > CopperCube > Feature requests and bug reports
ccbGetSceneNodeParent

falcon12
Registered User
Quote
2017-04-29 19:43:59

I need a ccbGetSceneNodeParent function


pk12
Registered User
Quote
2017-04-29 21:52:09

You can get parent of a node using the API wrapper (https://github.com/pkorzeniewski...) like this:

/*
This will return the parent as a ccb.node instance
You can access the native node object in parentNode.node
*/
var parentNode = ccb.node.get('nodeId').getParent();



falcon12
Registered User
Quote
2017-05-01 20:26:57

Thanck you again Pk12 !


Create reply:


Posted by: (you are not logged in)


Enter the missing letter in: "Inte?national" (you are not logged in)


Text:

 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


   






Copyright© Ambiera e.U. all rights reserved.
Privacy Policy | Terms and Conditions | Imprint | Contact