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

SpaceEngineers.Game.ModAPI.Ingame.IMyParachute.TryGetClosestPoint

Morten Aune Lyrstad edited this page Oct 10, 2019 · 20 revisions

IndexNamespace IndexIMyParachute

Summary

public bool TryGetClosestPoint(out Vector3D? closestPoint)

Gets Elevation, elevation will equal positive infinity if method returns false

Returns

bool

Parameters

Clone this wiki locally