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

VRageMath.MathHelper.Hermite

Malware edited this page Dec 25, 2018 · 16 revisions

IndexMathHelper

csharp[float](System.Single) Hermite([float](System.Single) value1, [float](System.Single) tangent1, [float](System.Single) value2, [float](System.Single) tangent2, [float](System.Single) amount)##### Summary

Performs a Hermite spline interpolation.

Clone this wiki locally