NodePathHandle

Interface NodePathHandle

interface NodePathHandle {
    nodeID: number;
}
Index

Properties

Properties

nodeID: number