Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

GUITexture.pixelInset

Switch to Manual
public Rect pixelInset;

Description

Pixel inset used for pixel adjustments for size and position.

You can set the transform.localScale to Vector3.zero in order to make the GUI texture always the same pixel size.