PickResult
Class
Read time 1 minuteLast updated 18 hours ago
Inheritance
- object
- PickResult
Inherited Members
- Equals(object)
- Equals(object, object)
- GetHashCode()
- GetType()
- MemberwiseClone()
- ReferenceEquals(object, object)
- ToString()
Namespace: UnityEngine.Pixyz.Unity
[Serializable]public class PickResult
Constructors
PickResult()
public PickResult()
PickResult(PickResult)
Parameterspublic PickResult(PickResult o)
Type | Name | Description |
|---|---|---|
| PickResult | o |
Fields
occurrences
Returnspublic OccurrenceList occurrences
Type | Description |
|---|---|
| OccurrenceList |
positions
Returnspublic Point3List positions
Type | Description |
|---|---|
| Point3List |