Version: 2019.1 (switch to 2018.3 or 2017.4)
LanguageEnglish
  • C#

SceneView.CameraMode.Equals

public bool Equals(object otherObject);

Parameters

otherObjectThe CameraMode to compare.

Returns

bool Returns true if the CameraMode objects are equal. Returns false otherwise.

Description

Compares this CameraMode object against a specified CameraMode object.

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