Class RayHit
Inherited Members
Namespace: UnityEngine.Pixyz.Scene
Assembly: Unity.Pixyz.SDKPlus.Editor.dll
Syntax
[Serializable]
public class RayHit
Constructors
| Name | Description |
|---|---|
| RayHit() | |
| RayHit(RayHit) |
Fields
| Name | Description |
|---|---|
| occurrence | |
| rayParam | |
| triangleIndex | |
| triangleParam |