Click or drag to resize

Vec3 Properties

返回用户文档首页

The Vec3 type exposes the following members.

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