Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.CurveKeyCollection.CopyTo

Morten Aune Lyrstad edited this page Apr 16, 2022 · 19 revisions

IndexNamespace IndexCurveKeyCollection

Summary

public void CopyTo(CurveKey[] array, int arrayIndex)

Copies the CurveKeys of the CurveKeyCollection to an array, starting at the array index provided.

Parameters

Clone this wiki locally