GUIStyle.contentOffsetvar contentOffset : Vector2DescriptionPixel offset to apply to the content of this GUIstyle
JavaScript
// Prints the value of contentOffset inside customStyles[0] using UnityEngine; import UnityEngine |
