This version of Unity is unsupported.

Eyes.TryGetLeftEyeRotation

Declaration

public bool TryGetLeftEyeRotation(out Quaternion rotation);

Parameters

rotationOut A Quaternion struct to receive the left eye rotation.

Returns

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

Description

Gets the Quaternion that describes the rotation of the left eye.