PickResult
Class
Read time 1 minuteLast updated 8 months ago
Inheritance
- object
- PickResult
Inherited Members
Namespace: UnityEngine.Pixyz.Unity
[Serializable]public class PickResult
Constructors
PickResult()
public PickResult()
PickResult(PickResult)
public PickResult(PickResult o)
Parameters
Type | Name | Description |
|---|---|---|
| PickResult | o |
Fields
occurrences
public OccurrenceList occurrences
Returns
Type | Description |
|---|---|
| OccurrenceList |
positions
public Point3List positions
Returns
Type | Description |
|---|---|
| Point3List |