Version: 2019.3
public bool IsCameraDrawModeEnabled (SceneView.CameraMode mode);

パラメーター

modeA CameraMode to check.

戻り値

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

説明

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