SceneView.IsCameraDrawModeEnabled

Cambiar al Manual
public bool IsCameraDrawModeEnabled (SceneView.CameraMode mode);

Parámetros

modeA CameraMode to check.

Valor de retorno

bool Returns true if the CameraMode is available in this SceneView. Returns false otherwise.

Descripción

Returns true if mode is enabled in the current rendering setup, including custom validators.