Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.Ray.Intersects

Malware edited this page Dec 25, 2018 · 18 revisions

IndexRay

Summary

private public Intersects
```csharp

Checks whether the Ray intersects a specified BoundingBox.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Intersects
```csharp

### Returns

### Example

### Remarks

### Summary

```csharp
private public Intersects
```csharp

Checks whether the Ray intersects a specified BoundingFrustum.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Intersects
```csharp

Determines whether this Ray intersects a specified Plane.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Intersects
```csharp

### Returns

### Example

### Remarks

### Summary

```csharp
private public Intersects
```csharp

Checks whether the Ray intersects a specified BoundingSphere.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Intersects
```csharp

### Returns

### Example

### Remarks
Clone this wiki locally