Class UnityGameCameraBinderEditor
Custom inspector for UnityGameCameraBinder. Shows the player-index field only when split-screen assignment is enabled, and warns when the GameObject has no UnityEngine.Camera component (the binder would have nothing to register).
Namespace: Serenity.GameCamera.Infrastructure.Editor
Assembly: Serenity.UnityGameCamera.Infrastructure.Editor.dll
Syntax
public class UnityGameCameraBinderEditor : Editor
Constructors
UnityGameCameraBinderEditor()
Declaration
public UnityGameCameraBinderEditor()
Methods
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()