静态
add静态
clamp静态
cross静态
distance静态
dot静态
equals静态
floor静态
lerp静态
magnitudemagnitude
The magnitude of a vector
返回向量的模长。
静态
normalize静态
scale静态
slerp静态
subtract静态
totoString
Create a string representation of a vector3
以指定的格式返回向量的字符串表示。
可选
options: { 可选
decimals?: number可选
delimiter?: string
Utilities operating on Vector3 objects. All methods are static and do not modify the input objects.
操作 Vector3 对象的工具类。所有方法都是静态的,并且不会修改输入对象。