MaterialLoader Class
MaterialLoader can be used to load external materials.
Item Index
Methods
Methods
load
(
-
url -
onLoad -
onProgress -
onError
Load material file from URL.
Parameters:
-
urlString -
onLoadFunction -
onProgressFunction -
onErrorFunction
setTextures
(
-
value
Set texture array to be used when loading materials
Parameters:
-
valueArray
