Version: 2017.2
public bool TryGetVelocity (out Vector3 velocity);

参数

velocity 交互源的速度(如果函数返回 true)。

返回

bool 如果传入的 Vector3 填写正确,则返回 true,否则返回 false。

描述

获取交互源的速度(假设支持数据有效)。