11000+款5星资源
8.5万+用户参与评分
10万+社区成员鼎力支持
每款资源都经过 Unity 审核
1/10
Allow users to alter textures and tweak the results.
With Texture2D Extensions you can manipulate images and textures at runtime.
Unity's standard functions only offer basic access to the pixels. This package will add some very handy functions to the default Texture2D class for image manipulation:
- Crop
- Scale
- Rotate
- Mirror
- Hue
- Saturation
- Brightness
- Luminance
- Contrast
- Make specific color transparent
- Replace specific color
- Generate normal map
This is how you use it:
myTexture.Rotate(45);
myTexture.Scale(800, 600);
myTexture.Saturation(0.5f);
All source code is included and written in C#. There are no DLL's or hidden stuff.
The documentation can be found here.
With Texture2D Extensions you can manipulate images and textures at runtime.
Unity's standard functions only offer basic access to the pixels. This package will add some very handy functions to the default Texture2D class for image manipulation:
- Crop
- Scale
- Rotate
- Mirror
- Hue
- Saturation
- Brightness
- Luminance
- Contrast
- Make specific color transparent
- Replace specific color
- Generate normal map
This is how you use it:
myTexture.Rotate(45);
myTexture.Scale(800, 600);
myTexture.Saturation(0.5f);
All source code is included and written in C#. There are no DLL's or hidden stuff.
The documentation can be found here.
Texture2D Extensions
(9)
89 users have favourite this asset
(89)
$5
席位
1
更新的价格和增值税在结算时计算
退款政策
安全结账方式:

高品质资源
11000+款5星资源
深受用户信赖
8.5万+用户参与评分
强大的社区支持
10万+社区成员鼎力支持
语言
USD
EUR