Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

unity gui button width

        GUILayout.Button("A Button with fixed width", GUILayout.Width(300));
 
PREVIOUS NEXT
Tagged: #unity #gui #button #width
ADD COMMENT
Topic
Name
5+6 =