SceneView.CameraMode.Equals
public bool Equals(object otherObject);
Parameters
| otherObject | The 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.