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 21, 2018 · 40 revisions

Index

Capsule Struct

Namespace: VRageMath
Assembly: VRage.Math.dll

Fields

[`Vector3 P0`](VRageMath.P0)
[`Vector3 P1`](VRageMath.P1)
[`float Radius`](VRageMath.Radius)
### Methods
[`bool Intersect(Ray ray, ref Vector3 p1, ref Vector3 p2, ref Vector3 n1, ref Vector3 n2)`](VRageMath.Intersect)
[`bool Intersect(Line line, ref Vector3 p1, ref Vector3 p2, ref Vector3 n1, ref Vector3 n2)`](VRageMath.Intersect)

Clone this wiki locally