beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

WireframeMaterial_v2 Op



WireframeMaterial
Namespace: Ops.Gl.Shader

Op author: pandur

Test Patches: 2 Tests

Renders following meshes as wireframes


This op doesn't work yet on mobile devices.



Inputs

render (Trigger)
enable depth testing (boolean /Number)
width (Number)

Line thickness

AntiAlias (Number)

Color Wire

diffuse r (Number)
diffuse g (Number)
diffuse b (Number)
diffuse A (Number)

Color Fill

fill (boolean /Number)

If set, background will be drawn (currently the color cannot be chosen).

Fill R (Number)
Fill G (Number)
Fill B (Number)
Fill A (Number)

Outputs

trigger (Trigger)

Executes the next op


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using WireframeMaterial_v2

  • Examples
  • Public
  • My Patches

Changelog


code cleanup - ports
2019-05-28 - andro
cloned op from Ops.Gl.Shader.WireframeMaterial
2023-05-23 - pandur
renameOps.Patch.PP7cg8x.WireframeMaterial2 renamed to Ops.Gl.Shader.WireframeMaterial_v2
2023-05-24 - pandur