Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mrdoob/three.js
/ set
Function
set
src/nodes/tsl/TSLCore.js:132–136 ·
view source on GitHub ↗
( value )
Source
from the content-addressed store, hash-verified
130
},
131
132
set( value ) {
133
134
this[ property ].assign( nodeObject( value ) );
135
136
}
137
138
};
139
Callers
nothing calls this directly
Calls
2
nodeObject
Function · 0.85
set
Method · 0.45
Tested by
no test coverage detected