Director

Utils

The director object exposes some utility methods to know what environment it is being played. Methods such us

getBrowserName(). Get the running browser name.

getBrowserVersion(). Get the running browser version.

getOSName(). Get the operating system name.

getRendererType(). Get the director rendering technology. Will return either 'CSS','CANVAS' or 'WEBGL';