Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 455 Bytes

extras_meshes_starfield.md

File metadata and controls

15 lines (10 loc) · 455 Bytes

module:extras/meshes/starfield

Back to documentation index.

module:extras/meshes/starfield()

The extras/meshes/starfield.js module. To import all symbols in this module, either of the following can be used:

import * from "extras/meshes/starfield.js";
// -- or --
import * as CustomModuleName from "extras/meshes/starfield.js";

Back to documentation index.