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

VRageMath.CurveKey..ctor

Malware edited this page May 4, 2019 · 2 revisions

IndexNamespace IndexCurveKey

Summary

public CurveKey()

Summary

public CurveKey(float position, float value)

Parameters

Summary

public CurveKey(float position, float value, float tangentIn, float tangentOut)

Parameters

Summary

public CurveKey(float position, float value, float tangentIn, float tangentOut, CurveContinuity continuity)

Parameters

Clone this wiki locally