Struct DirectSelectionData
Stores the state of a direct selection
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public struct DirectSelectionData
Properties
| Name | Description |
|---|---|
| contactPoint | The point in world space where the tester intersects with the object |
| gameObject | The object which is selected |