Skip to content

AnimationCurveType

attributesdescription
NoneNo type.
BoolBoolean type.
Float
Vector2Two-dimensional vector type.
Vector3Three-dimensional vector type.
Vector4Four-dimensional vector type.
Quaternion四元数是一种用于表示旋转的数学对象。在Unity中,四元数被广泛用于处理3D对象的旋转。
ColorColor type.