summaryrefslogtreecommitdiff
path: root/Other/NodeEditorExamples/Assets/xNode-examples/Examples/MathGraph/New Math Graph.asset
blob: e3ad295c86aa25ac290ae2e7e11d119f31005a98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 0}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: a6399826e2c44b447b32a3ed06646162, type: 3}
  m_Name: New Math Graph
  m_EditorClassIdentifier: 
  nodes:
  - {fileID: 114652361136345764}
  - {fileID: 114067149339165002}
  - {fileID: 114441428018438906}
  - {fileID: 114775482956350040}
  - {fileID: 114583718538277734}
--- !u!114 &114067149339165002
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 0}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 05559f4106850df4ab41776666216480, type: 3}
  m_Name: Vector
  m_EditorClassIdentifier: 
  graph: {fileID: 11400000}
  position: {x: -24, y: -280}
  ports:
    keys:
    - x
    - y
    - z
    - vector
    values:
    - _fieldName: x
      _node: {fileID: 114067149339165002}
      _typeQualifiedName: System.Single, mscorlib, Version=4.0.0.0, Culture=neutral,
        PublicKeyToken=b77a5c561934e089
      connections:
      - fieldName: result
        node: {fileID: 114652361136345764}
        reroutePoints: []
      _direction: 0
      _connectionType: 0
      _typeConstraint: 0
      _dynamic: 0
    - _fieldName: y
      _node: {fileID: 114067149339165002}
      _typeQualifiedName: System.Single, mscorlib, Version=4.0.0.0, Culture=neutral,
        PublicKeyToken=b77a5c561934e089
      connections:
      - fieldName: result
        node: {fileID: 114775482956350040}
        reroutePoints: []
      _direction: 0
      _connectionType: 0
      _typeConstraint: 0
      _dynamic: 0
    - _fieldName: z
      _node: {fileID: 114067149339165002}
      _typeQualifiedName: System.Single, mscorlib, Version=4.0.0.0, Culture=neutral,
        PublicKeyToken=b77a5c561934e089
      connections:
      - fieldName: result
        node: {fileID: 114775482956350040}
        reroutePoints: []
      _direction: 0
      _connectionType: 0
      _typeConstraint: 0
      _dynamic: 0
    - _fieldName: vector
      _node: {fileID: 114067149339165002}
      _typeQualifiedName: UnityEngine.Vector3, UnityEngine.CoreModule, Version=0.0.0.0,
        Culture=neutral, PublicKeyToken=null
      connections:
      - fieldName: input
        node: {fileID: 114441428018438906}
        reroutePoints: []
      _direction: 1
      _connectionType: 0
      _typeConstraint: 0
      _dynamic: 0
  x: 0
  y: 0
  z: 0
  vector: {x: -0.22000003, y: 2.14, z: 2.14}
--- !u!114 &114441428018438906
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 0}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 98f6f901f0da53142b79277ea3f42518, type: 3}
  m_Name: DisplayValue
  m_EditorClassIdentifier: 
  graph: {fileID: 11400000}
  position: {x: 232, y: -312}
  ports:
    keys:
    - input
    values:
    - _fieldName: input
      _node: {fileID: 114441428018438906}
      _typeQualifiedName: XNode.Examples.MathNodes.DisplayValue+Anything, Assembly-CSharp,
        Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      connections:
      - fieldName: vector
        node: {fileID: 114067149339165002}
        reroutePoints: []
      _direction: 0
      _connectionType: 1
      _typeConstraint: 0
      _dynamic: 0
--- !u!114 &114583718538277734
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 0}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 98f6f901f0da53142b79277ea3f42518, type: 3}
  m_Name: Display Value
  m_EditorClassIdentifier: 
  graph: {fileID: 11400000}
  position: {x: 70.31308, y: -56.076015}
  ports:
    keys:
    - input
    values:
    - _fieldName: input
      _node: {fileID: 114583718538277734}
      _typeQualifiedName: XNode.Examples.MathNodes.DisplayValue+Anything, Assembly-CSharp,
        Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      connections: []
      _direction: 0
      _connectionType: 1
      _typeConstraint: 0
      _dynamic: 0
--- !u!114 &114652361136345764
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 0}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 19e541bba2a188f4a84c6f3718ee6d55, type: 3}
  m_Name: MathNode
  m_EditorClassIdentifier: 
  graph: {fileID: 11400000}
  position: {x: -344, y: -376}
  ports:
    keys:
    - a
    - b
    - result
    values:
    - _fieldName: a
      _node: {fileID: 114652361136345764}
      _typeQualifiedName: System.Single, mscorlib, Version=4.0.0.0, Culture=neutral,
        PublicKeyToken=b77a5c561934e089
      connections: []
      _direction: 0
      _connectionType: 0
      _typeConstraint: 0
      _dynamic: 0
    - _fieldName: b
      _node: {fileID: 114652361136345764}
      _typeQualifiedName: System.Single, mscorlib, Version=4.0.0.0, Culture=neutral,
        PublicKeyToken=b77a5c561934e089
      connections: []
      _direction: 0
      _connectionType: 0
      _typeConstraint: 0
      _dynamic: 0
    - _fieldName: result
      _node: {fileID: 114652361136345764}
      _typeQualifiedName: System.Single, mscorlib, Version=4.0.0.0, Culture=neutral,
        PublicKeyToken=b77a5c561934e089
      connections:
      - fieldName: x
        node: {fileID: 114067149339165002}
        reroutePoints: []
      _direction: 1
      _connectionType: 0
      _typeConstraint: 0
      _dynamic: 0
  a: 0.32
  b: 0.54
  result: -0.22000003
  mathType: 1
--- !u!114 &114775482956350040
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 0}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 19e541bba2a188f4a84c6f3718ee6d55, type: 3}
  m_Name: Math Node
  m_EditorClassIdentifier: 
  graph: {fileID: 11400000}
  position: {x: -344, y: -216}
  ports:
    keys:
    - a
    - b
    - result
    values:
    - _fieldName: a
      _node: {fileID: 114775482956350040}
      _typeQualifiedName: System.Single, mscorlib, Version=4.0.0.0, Culture=neutral,
        PublicKeyToken=b77a5c561934e089
      connections: []
      _direction: 0
      _connectionType: 0
      _typeConstraint: 0
      _dynamic: 0
    - _fieldName: b
      _node: {fileID: 114775482956350040}
      _typeQualifiedName: System.Single, mscorlib, Version=4.0.0.0, Culture=neutral,
        PublicKeyToken=b77a5c561934e089
      connections: []
      _direction: 0
      _connectionType: 0
      _typeConstraint: 0
      _dynamic: 0
    - _fieldName: result
      _node: {fileID: 114775482956350040}
      _typeQualifiedName: System.Single, mscorlib, Version=4.0.0.0, Culture=neutral,
        PublicKeyToken=b77a5c561934e089
      connections:
      - fieldName: z
        node: {fileID: 114067149339165002}
        reroutePoints: []
      - fieldName: y
        node: {fileID: 114067149339165002}
        reroutePoints: []
      _direction: 1
      _connectionType: 0
      _typeConstraint: 0
      _dynamic: 0
  a: 0.81
  b: 1.33
  result: 2.14
  mathType: 0