How to access custom Node using API
AnsweredI have created a custom node using Kanzi shapes plugin for speed model. I am able to change the property (Speed) from the controller property in Kanzi Studio, however I am trying to access the customer property (Speed) in the VS side.
0
-
If you are not trying to call a function specific to the Custom Node, then you dont need to have the concrete type. You can use the parent class type as Node2D instead.
0
Please sign in to leave a comment.
Comments
1 comment