This version of Unity is unsupported.

Eyes.TryGetLeftEyePosition

Declaration

public bool TryGetLeftEyePosition(out Vector3 position);

Parameters

positionOut A Vector3 struct to receive the left eye position.

Returns

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

Description

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