OSDN Git Service

Added Assets for main menu
[mindgames/Mindgames_main.git] / Mindgames / Library / PackageCache / com.unity.visualeffectgraph@6.9.0-preview / Editor / Resources / VFXTypeColor.uss
1
2
3 .port.typeGradient
4 {
5     --port-color: #FFAA6B;
6 }
7 .port.typetexture3d
8 {
9     --port-color: #FF8B8B;
10 }
11 .port.typeTexture2DArray
12 {
13     --port-color: #FF8B8B;
14 }
15 .port.typeCubemap
16 {
17     --port-color: #FF8B8B;
18 }
19 .port.typeCubemapArray
20 {
21     --port-color: #FF8B8B;
22 }
23 .port.typeboolean
24 {
25     --port-color: #9481E6;
26 }
27 .port.typeuint32
28 {
29     --port-color: #9481E6;
30 }
31 .port.typeflipbook
32 {
33     --port-color: #9481E6;
34 }
35 .port.typemesh
36 {
37     --port-color : #7aa3ea;
38 }
39 .port.typeanimationcurve
40 {
41     --port-color : #FFAA6B;
42 }
43 .port.typeGPUEvent
44 {
45     --port-color : #17AB6A;
46 }
47 .port.typePosition
48 {
49     --port-color: #FCD76E;
50 }
51 .port.typeVector
52 {
53     --port-color: #FCD76E;
54 }
55 .port.typeDirectionType
56 {
57     --port-color: #FCD76E;
58 }