PickContextMeshPickStyle Enumeration |
[Missing <summary> documentation for "T:Rhino.Input.Custom.PickContext.MeshPickStyle"]
Namespace: Rhino.Input.Custom
Member name | Value | Description | |
---|---|---|---|
WireframePicking | 0 | Checks for vertex and edge hits | |
ShadedModePicking | 1 | Checks for face hits | |
VertexOnlyPicking | 2 | Returns false if no vertices are hit |