A function to display this instance in the current handle camera using its current configuration.
Always write properties to the handle before calling this function. Place the calls to this function inside EditorGUI.BeginChangeCheck and EditorGUI.EndChangeCheck to detect user interaction and read the updated properties from the handle.
Additional resources: Editor.OnSceneGUI, Handles.SetCamera.