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

VRageMath.CurveTangent

Malware edited this page Dec 21, 2018 · 38 revisions

Index

CurveTangent Enum

Namespace: VRageMath
Assembly: VRage.Math.dll

Summary

Specifies different tangent types to be calculated for CurveKey points in a Curve.

Fields

Member Description
static CurveTangent Flat
static CurveTangent Linear
static CurveTangent Smooth

Clone this wiki locally