MCPcopy
hub / github.com/stemkoski/stemkoski.github.com / fillPath

Function fillPath

Three.js/js/Three66.js:16885–16890  ·  view source on GitHub ↗
( color )

Source from the content-addressed store, hash-verified

16883 }
16884
16885 function fillPath( color ) {
16886
16887 setFillStyle( color.getStyle() );
16888 _context.fill();
16889
16890 }
16891
16892 function onTextureUpdate ( event ) {
16893

Callers 1

renderFace3Function · 0.70

Calls 1

setFillStyleFunction · 0.70

Tested by

no test coverage detected