Struct Ray
Namespace: Unity.Physics
Syntax
public struct Ray
Fields
Origin
Declaration
public float3 Origin
Field Value
| Type | Description |
|---|---|
| float3 |
Properties
Displacement
Declaration
public float3 Displacement { get; set; }
Property Value
| Type | Description |
|---|---|
| float3 |