Click or drag to resize

Vec3i Properties

返回用户文档首页

The Vec3i type exposes the following members.

Properties
 NameDescription
Public propertyItem 获取或设置向量的指定坐标。
Public propertyLength 获取当前向量的长度(模)。
Public propertyLengthSqr 获取当前向量长度的平方。
Public propertyXY 获取或设置当前向量的X和Y坐标。
Public propertyXZ 获取或设置X和Z坐标。
Public propertyYZ 获取或设置Y和Z坐标。
Top
See Also