Eyes.TryGetRightEyeRotation

声明

public bool TryGetRightEyeRotation(out Quaternion rotation);

参数

rotationOut 用于接收右眼旋转的四元数结构。

返回值

bool 如果可以查询眼睛以获取右眼旋转,则为 true;否则为 false。

描述

获取描述右眼旋转的四元数。


Did you find this page useful? Please give it a rating: