VRageMath
Capsule
Assembly: VRage.Math.dll
public struct Capsule
Fields
| Member | Description |
|---|---|
| P0 | |
| P1 | |
| Radius |
Constructors
| Member | Description |
|---|---|
| Capsule(Vector3, Vector3, float) |
Methods
| Member | Description |
|---|---|
| Intersect(Ray, ref Vector3, ref Vector3, ref Vector3, ref Vector3) | |
| Intersect(Line, ref Vector3, ref Vector3, ref Vector3, ref Vector3) |