TexturesModule
The TexturesModule
class enables images, animation sequences, videos, colors, and other visual artifacts to be combined to form materials.
Example
Properties
This module exposes no properties.
Methods
Method | Description |
|
Returns a promise that is resolved with the texture of a requested name or null if none was found. See Also: |
|
Returns a promise that is resolved with the all of the textures matching the name pattern or empty array if none was found. Pattern format: Examples:
See Also: |
|
Returns a texture object, derived from
See Also: |
|
Returns a promise that is resolved with all of the textures. See Also: |
Classes
Class | Description |
The | |
The | |
The | |
The | |
The | |
The | |
The | |
The | |
The | |
The | |
The |
Last updated