RepresentToNode

fun interface RepresentToNode

Create a Node Graph out of the provided Native Data Structure (Java instance). (this is opposite to ConstructNode)

See also

Functions

Link copied to clipboard
abstract fun representData(data: Any): Node

Create a Node