Renders following meshes as wireframes
summary (oneliner)
This op doesn't work yet on mobile devices.
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
Inputs
render (Trigger)
enable depth testing (boolean /Number)
fill (boolean /Number)
If set, background will be drawn (currently the color cannot be chosen).
width (Number)
Line thickness
opacity (Number)
Opacity, used for stroke and fill. 0
= invisible, 1
= fully visible
diffuse r (Number)
diffuse g (Number)
diffuse b (Number)
Fill R (Number)
Fill G (Number)
Fill B (Number)
Outputs
trigger (Trigger)
Executes the next op
Patches using WireframeMaterial
Changelog
code cleanup - ports 2019-05-28 - andro |