Table of Contents

Enum UVMotionCurveType

Namespace
Shard.Assets.Generated.ModelAssets
Assembly
Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/UVMotion/properties/StrengthCurveType", "453ae1e348a84a7c8b3f56552573de1aed3a11374f6820f7dbe6364e5568c0e3")]
public enum UVMotionCurveType

Fields

Constant = 0
DecreaseLinear = 5
DecreaseQuartIn = 6
DecreaseQuartInOut = 7
DecreaseQuartOut = 8
IncreaseLinear = 1
IncreaseQuartIn = 2
IncreaseQuartInOut = 3
IncreaseQuartOut = 4