.. index:: 
  !PortraitQualityCheckpoints.lookStraight Property

.. _id3_face_portrait_quality_checkpoints_look_straight_struct_member:

===============================================================================
PortraitQualityCheckpoints.lookStraight Property
===============================================================================

Structure: :ref:`PortraitQualityCheckpoints<id3_face_portrait_quality_checkpoints_struct>`

Definition
----------

Value indicating whether the subject looks straight towards the camera.


.. tab-set::

  .. tab-item:: Python
    :sync: Python

    .. code:: Python

      int look_straight

  .. tab-item:: Dart
    :sync: Dart

    .. code:: Dart

      int lookStraight

  .. tab-item:: C#
    :sync: C#

    .. code:: C#

      int LookStraight

  .. tab-item:: Java
    :sync: Java

    .. code:: Java

      int lookStraight

  .. tab-item:: Swift
    :sync: Swift

    .. code:: Swift

      Int lookStraight

  .. tab-item:: C
    :sync: C

    .. code:: C

      int LookStraight

