# Assets
This directory contains the non-code assets for the Collaborate UI.
## Overview
```none
<root>
├── Icons/
├── Layouts/
├── Styles/
├── StringAssets.cs
└── UiConstants.cs
```
- `StringAssets.cs` contains all the static string resources for the package.
- `UiConstants.cs` conatins a number of static values used to control the UI.
## Editing
USS and UXML files are inspired by the respective CSS and XML files. USS is a non-struct subset of CSS and each View and
Component has the option of having its own USS and/or UXML file. For USS, to specifiy dark vs light style, prepend a `.dark`
or `.light` to the line. For example:
```css
.dark .divider-vertical {
background-color: var(--divider-dark);
}
.light .divider-vertical {
background-color: var(--divider-light);
}
```
Documentation about the two file types is provided within the Unity documentation for UiElements:
https://docs.unity3d.com/2020.1/Documentation/Manual/UIElements.html
In general each Component and View will have its own layout file. When adding new components with their uxml factories
the UIElements schema will need to updated within the editor if you want auto completion in your editor. Click
`Assets/Update UIElements Schema` in the Editor to update the definitions.
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
【资源说明】 基于unity和C#的滚雪球游戏源码含sln解决方案(直接打开)-毕设项目.zip基于unity和C#的滚雪球游戏源码含sln解决方案(直接打开)-毕设项目.zip基于unity和C#的滚雪球游戏源码含sln解决方案(直接打开)-毕设项目.zip基于unity和C#的滚雪球游戏源码含sln解决方案(直接打开)-毕设项目.zip基于unity和C#的滚雪球游戏源码含sln解决方案(直接打开)-毕设项目.zip基于unity和C#的滚雪球游戏源码含sln解决方案(直接打开)-毕设项目.zip 【备注】 1、该资源内项目代码都经过测试运行成功,功能ok的情况下才上传的,请放心下载使用! 2、本项目适合计算机相关专业(如计科、人工智能、通信工程、自动化、电子信息等)的在校学生、老师或者企业员工下载使用,也适合小白学习进阶,当然也可作为毕设项目、课程设计、作业、项目初期立项演示等。 3、如果基础还行,也可在此代码基础上进行修改,以实现其他功能,也可直接用于毕设、课设、作业等。 欢迎下载,沟通交流,互相学习,共同进步!
资源推荐
资源详情
资源评论























收起资源包目录





































































































共 1761 条
- 1
- 2
- 3
- 4
- 5
- 6
- 18
资源评论


MaKe教室
- 粉丝: 3928
- 资源: 3590
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


安全验证
文档复制为VIP权益,开通VIP直接复制
