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

VRageMath.CurveLoopType

Malware edited this page Dec 21, 2018 · 37 revisions

Index

CurveLoopType Enum

Namespace: VRageMath
Assembly: VRage.Math.dll

Summary

Defines how the value of a Curve will be determined for positions before the first point on the Curve or after the last point on the Curve.

Fields

Member Description
static VRageMath.CurveLoopType Constant
static VRageMath.CurveLoopType Cycle
static VRageMath.CurveLoopType CycleOffset
static VRageMath.CurveLoopType Oscillate
static VRageMath.CurveLoopType Linear
Clone this wiki locally