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: