WorldUpType

enumeration

Switch to Manual

Description

指定目标约束使用的世界向上矢量的定义方式。

Variables

SceneUpUses and defines the world up vector as the Unity Scene up vector (the Y axis).
ObjectUp使用世界向上矢量并将其定义为从受约束对象朝向向上对象的矢量。
ObjectRotationUp使用和定义相对于对象局部空间的世界向上矢量。
Vector使用世界向上矢量并将其定义为用户指定的矢量。
None既不定义也不使用世界向上矢量。