Initializes all default dummy textures with their appropriate data.
This function should be called once during application startup to ensure
all dummy textures are properly configured and ready for use.
Returns Promise<void>
A promise that resolves when all textures are initialized
Initializes all default dummy textures with their appropriate data. This function should be called once during application startup to ensure all dummy textures are properly configured and ready for use.