VRageMath.MathHelper.Hermite - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexMathHelper

Summary

public static float Hermite(float value1, float tangent1, float value2, float tangent2, float amount)

Performs a Hermite spline interpolation.

Returns

float

Parameters

⚠️ **GitHub.com Fallback** ⚠️