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

VRageMath.Capsule

Malware edited this page Dec 25, 2018 · 40 revisions

Index

Capsule Struct

private public sealed Capsule
```csharp

**Namespace:** [VRageMath](VRageMath)  
**Assembly:** VRage.Math.dll

### Example

### Remarks

###### Fields

|Member|Description|
|---|---|
|[P0](VRageMath.Capsule.P0)||
|[P1](VRageMath.Capsule.P1)||
|[Radius](VRageMath.Capsule.Radius)||

###### Methods

|Member|Description|
|---|---|
|[Intersect(Ray, ref Vector3, ref Vector3, ref Vector3, ref Vector3)](VRageMath.Capsule.Intersect)||
|[Intersect(Line, ref Vector3, ref Vector3, ref Vector3, ref Vector3)](VRageMath.Capsule.Intersect)||

Clone this wiki locally