Class RayHitList
Inherited Members
Namespace: UnityEngine.Pixyz.Scene
Assembly: Unity.Pixyz.SDKPlus.Editor.dll
Syntax
[Serializable]
public class RayHitList
  Constructors
| Name | Description | 
|---|---|
| RayHitList(int) | |
| RayHitList(RayHit[]) | 
Fields
| Name | Description | 
|---|---|
| list | 
Properties
| Name | Description | 
|---|---|
| this[int] | |
| length | 
Operators
| Name | Description | 
|---|---|
| implicit operator RayHit[](RayHitList) |