• With separate cameras for UI & 3D scene sections
     - Double-tap to toggle between 3D models (teapot & cube)
     - Pan up/down on left side of screen to change roughness
     - Pan up/down on right side of screen to change metalness
     - Pan anywhere else to rotate scene
    
    Change-Id: I51ec8436700c4e970221184d6875e4e9c501fafb
    greynaga authored
     
    Browse Dir »






















  • You can check the InputFocus is given to focused Control.
    After that, when key is pressed, focused control's KeyEvent callback will be called.
    
    Change-Id: I93c605e7bcde5505099948445c762873f57e8381
    Signed-off-by: minho.sun <minho.sun@samsung.com>
    minho.sun authored
     
    Browse Dir »