Click or drag to resize

Vector Properties

返回用户文档首页

The Vector type exposes the following members.

Properties
 NameDescription
Public propertyDx 
Public propertyDy 
Public propertyDz 
Public propertyItem 获取或设置向量的指定分量。
Public propertyLength 获取此Vector对象的长度(或模)。
Public propertyLengthSqr 获取此Vector对象长度的平方。
Public propertyXY 获取或设置基于X和Y坐标的Vec2。
Public propertyXZ 
Public propertyYZ 获取或设置基于Y和Z坐标的Vec2。
Top
See Also