EnableCameraLayer

From MaratisWiki
Revision as of 19:12, 4 February 2014 by Dahnielson (Talk | contribs)
Jump to: navigation, search

Enable a camera layer (draws a separate scene on top of the camera)
It can be used to draw an interface on top of a game.


Example :

   GuiScene = getScene("GuiScene")
   Camera = getObject("Camera")
   enableCameraLayer(Camera, GuiScene)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox