Update
* Added class TextureProperties
RendererManager
* Added bool LoadTexture(string textureKey, string fileName, TextureProperties textureProperties)
TextureProperties
* Added class TextureProperties
RendererManager
* Added bool LoadTexture(string textureKey, string fileName, TextureProperties textureProperties)
TextureProperties
- Added TextureConvertType ConvertType
- Added Vector4 ColorRatio
- Added int Brightness
- Added bool IsBlackWhite