Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.Vector3D.Transform

Malware edited this page Dec 25, 2018 · 24 revisions

IndexVector3D

Summary

private public Transform
```csharp

Transforms a Vector3 by a specified Quaternion rotation.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Transforms a Vector3 by a specified Quaternion rotation.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Transforms a source array of Vector3s by a specified Matrix and writes the results to an existing destination array.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Applies a specified transform Matrix to a specified range of an array of Vector3s and writes the results into a specified range of a destination array.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Transforms a source array of Vector3s by a specified Quaternion rotation and writes the results to an existing destination array.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Applies a specified Quaternion rotation to a specified range of an array of Vector3s and writes the results into a specified range of a destination array.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Transforms a 3D vector by the given matrix.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Transforms a 3D vector by the given matrix.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Transforms a Vector3 by the given Matrix.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

### Returns

### Example

### Remarks

Clone this wiki locally