Animate CC provides a TypeScript definition file for the WebGL runtime API. You can reference this file in the TypeScript project that you have created in an IDE such as Visual Studio. Adding this file to your project allows you to use the WebGL runtime API from your Typescript project, along with the code-hinting, formatting, error checking, and other features that your IDE provides.
The following ZIP file contains the TypeScript definition file flwebgl-0.2.d.ts.
Herunterladen
To get you started, here is a sample TypeScript project that uses the WebGL runtime API. The file contains a sample Visual Studio project and the other required files to compile and run the project.
Herunterladen
Bei Ihrem Konto anmelden