This version of Unity is unsupported.

Eyes.TryGetRightEyePosition

Declaration

public bool TryGetRightEyePosition(out Vector3 position);

Parameters

positionOut A Vector3 struct to receive the right eye position.

Returns

bool true if eyes can be queried for the right eye position; otherwise false.

Description

Gets the Vector3 that describes the position of the right eye.