Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/g3n/engine
/ GetNode
Method
GetNode
core/node.go:18–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
type
INode
interface
{
17
IDispatcher
18
GetNode() *Node
19
GetINode() INode
20
Visible() bool
21
SetVisible(state bool)
Callers
15
newNode
Method · 0.95
LoadNode
Method · 0.95
LoadMesh
Method · 0.95
RenderSetup
Method · 0.65
FindPath
Method · 0.65
FindLoaderID
Method · 0.65
setParent
Function · 0.65
IsAncestorOf
Method · 0.65
Remove
Method · 0.65
RemoveAll
Method · 0.65
DisposeChildren
Method · 0.65
UpdateMatrixWorld
Method · 0.65
Implementers
1
Node
core/node.go
Calls
no outgoing calls
Tested by
no test coverage detected