What is Visual tree? -- Unity
What is Visual tree? -- Unity
The visual tree is a tree that contains all properties or fields about the UI toolkit.
The visual tree contains all logical elements including all visual elements of the template of each element.
more details on:
Comments
Post a Comment