평점 만점의 리뷰가 11,000개 이상
8만 5천명 이상의 리뷰
10만명 이상의 포럼 멤버가 선호하는 에셋
유니티에서 모더레이팅하는 모든 에셋
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
Seat
1
Updated price and taxes/VAT calculated at checkout
Refund policy
Secure checkout:

License agreement
Standard Unity Asset Store EULA라이선스
파일 크기
6.6 MB
최신 버전
1.01
최신 릴리스 날짜
Invalid date
원본 Unity 버전
2018.3.0
지원
웹사이트 방문Quality assets
Over 11,000 five-star assets
Trusted
Rated by 85,000+ customers
Community support
Supported by 100,000+ forum members