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

PickingMaterial Op

Ops.Gl.Shader.PickingMaterial


PickingMaterial
Collections:Material  
Namespace: Ops.Gl.Shader

Op author: pandur

Test if following meshes are picked by the picker




Inputs

render (Trigger)
billboard (boolean /Number)
cursor index (integer /Number)

Outputs

trigger (Trigger)
is picked (boolean Number)
On Picked (Trigger)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Mouse Mesh Picking

Open Example In Editor

Patches using PickingMaterial

Changelog


now works with instanced meshes
2022-01-31 - pandur