Changeset 3158612
- Timestamp:
- 09/27/2024 09:07:26 AM (18 months ago)
- File:
-
- 1 edited
-
threewp/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
threewp/trunk/readme.txt
r3158609 r3158612 49 49 - Add your Three.js initialization and rendering code to your theme’s JavaScript file or use a custom script. Here’s a basic example: 50 50 51 `` javascript51 `` 52 52 document.addEventListener('DOMContentLoaded', function () { 53 53 if (typeof ThreeWP !== 'undefined') {
Note: See TracChangeset
for help on using the changeset viewer.