Enum PickingTexture.PickingIntent ​
Namespace: ValveResourceFormat.Renderer
Assembly: Renderer.dll
Type of interaction when picking an object.
csharp
public enum PickingTexture.PickingIntentFields ​
Select = 0
Select the picked object.
Open = 1
Open the picked object for viewing.
Details = 2
Show detail information about the picked object.

