当前位置:网站首页>Panel panel of UI
Panel panel of UI
2022-07-05 04:52:00 【yaohuiyaoo】
1.Panel
panel Control is also called panel , The panel is actually a container , You can put other... On it UI Control
When moving this panel , What's in it UI Control will move with , This makes it more reasonable and convenient to move and process a group of controls
When the panel is created , It will include one by default Image(Script)
Source Image: The image used to set the panel
Color Used to change the color of the panel
2.Image
Source Image: Import 2D picture
Color( Color ): The superimposed color of the picture ( Generally, white is the default )
Material( texture of material ): The material superimposed by the picture
Raycast Target( Ray projection target ): Whether it is a ray target , Not considered after closing UGUI The X-ray examination of
Image Type( Picture display type ); Choosing different types can have different effects
Simple:( Basic ): The whole picture shows , No cutting , Don't stack , Stretch according to border size
Preserve Aspect : in the light of Simple Pattern , After the check , Whether the shape of the picture is enlarged or reduced , Will always maintain the length width ratio
3.RawImage
RawImage and Image The difference between
Image Control is used to display Sprite Type of picture
RawImage Control is used to display Texture Type of picture
边栏推荐
- 2022 thinking of Mathematical Modeling B problem of American college students / analysis of 2022 American competition B problem
- 中国AS树脂市场调研与投资预测报告(2022版)
- AutoCAD - stretching
- On-off and on-off of quality system construction
- 数论函数及其求和 待更新
- Manually implement heap sorting -838 Heap sort
- PostgreSQL surpasses mysql, and the salary of "the best programming language in the world" is low
- Flutter tips: various fancy nesting of listview and pageview
- Forecast report on research and investment prospects of Chinese wormwood industry (2022 Edition)
- 775 Div.1 C. Tyler and strings combinatorial mathematics
猜你喜欢

54. Spiral matrix & 59 Spiral matrix II ●●

次小生成树
![[Business Research Report] top ten trends of science and technology and it in 2022 - with download link](/img/9f/4fc63fa7b0e9afc5dd638d4b599b2c.jpg)
[Business Research Report] top ten trends of science and technology and it in 2022 - with download link

xss注入

AutoCAD - set layer

Introduce Hamming distance and calculation examples

The 22nd Spring Festival Gala, an immersive stage for the yuan universe to shine into reality

The remainder operation is a hash function
![[goweb development] Introduction to authentication modes based on cookies, sessions and JWT tokens](/img/20/5c5550e6dabc76702f0e7ce3bef068.jpg)
[goweb development] Introduction to authentication modes based on cookies, sessions and JWT tokens

LeetCode之单词搜索(回溯法求解)
随机推荐
质量体系建设之路的分分合合
Emlog博客主题模板源码简约好看响应式
MySQL audit log Archive
54. 螺旋矩阵 & 59. 螺旋矩阵 II ●●
Flink集群配置
2021 electrician cup idea + code - photovoltaic building integration plate index development trend analysis and prediction: prediction planning issues
[Chongqing Guangdong education] National Open University 2047t commercial bank operation and management reference test in autumn 2018
[groovy] closure closure (customize closure parameters | customize a single closure parameter | customize multiple closure parameters | specify the default value of closure parameters)
Inline built-in function
3dsmax snaps to frozen objects
AutoCAD - isometric annotation
Flutter tips: various fancy nesting of listview and pageview
MD5 bypass
AutoCAD - continuous annotation
Manually implement heap sorting -838 Heap sort
2022 U.S. college students' mathematical modeling e problem ideas / 2022 U.S. game e problem analysis
Qt蓝牙:搜索蓝牙设备的类——QBluetoothDeviceDiscoveryAgent
An article takes you to thoroughly understand descriptors
Construction d'un Cluster redis sous Windows
计组笔记(1)——校验码、原补码乘除计算、浮点数计算