Skip to content

gengine.graphics.texture.createFromDirectory

Gauthier Billot edited this page Jan 21, 2015 · 2 revisions

Function

Creates all Texture objects from a directory.

Synopsis
gengine.graphics.texture.createFromDirectory(path)
Arguments
Name Type Description
path string The directory path
Returns

Nothing.

Clone this wiki locally