Ray
| Class Name | Description | 
|---|---|
| Ray.Compose | Compose Ray. | 
| Ray.Decomponse | Decompose Ray. | 
| Ray.GetDirection | Get the direction of Ray. | 
| Ray.GetOrigin | Get the origin of Ray | 
| Ray.GetPoint | Get a point on Ray. | 
| Ray.SetDirection | Set the Ray direction. | 
| Ray.SetOrigin | Set the origin of Ray. | 
| Ray.ToString | Returns a formatted string of Ray. |