s3d.env

This module contains data items reflecting the runtime environment.

Module Data

_Debug

A boolean value, true if running under a debug build and false for release builds.

_Mac

A boolean value, true if running on a Macintosh computer and false otherwise.

_Win

A boolean value, true if running on a Windows computer and false otherwise.