Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add FPSSample v0.3.0 Visual Effect Graph updates for VFX templates
  • Loading branch information
0lento committed Feb 28, 2019
1 parent 086c5d7 commit 3e6381f
Show file tree
Hide file tree
Showing 4 changed files with 253 additions and 253 deletions.
Expand Up @@ -213,7 +213,7 @@ MonoBehaviour:
m_Property:
name: z
m_serializedType:
m_SerializableType: System.Single, mscorlib, Version=2.0.0.0, Culture=neutral,
m_SerializableType: System.Single, mscorlib, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
attributes: []
m_Direction: 0
Expand Down Expand Up @@ -269,7 +269,7 @@ MonoBehaviour:
m_Property:
name: x
m_serializedType:
m_SerializableType: System.Single, mscorlib, Version=2.0.0.0, Culture=neutral,
m_SerializableType: System.Single, mscorlib, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
attributes: []
m_Direction: 0
Expand Down Expand Up @@ -302,7 +302,7 @@ MonoBehaviour:
m_Property:
name: z
m_serializedType:
m_SerializableType: System.Single, mscorlib, Version=2.0.0.0, Culture=neutral,
m_SerializableType: System.Single, mscorlib, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
attributes: []
m_Direction: 0
Expand Down Expand Up @@ -335,7 +335,7 @@ MonoBehaviour:
m_Property:
name: x
m_serializedType:
m_SerializableType: System.Single, mscorlib, Version=2.0.0.0, Culture=neutral,
m_SerializableType: System.Single, mscorlib, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
attributes: []
m_Direction: 0
Expand Down Expand Up @@ -401,7 +401,7 @@ MonoBehaviour:
m_Property:
name: y
m_serializedType:
m_SerializableType: System.Single, mscorlib, Version=2.0.0.0, Culture=neutral,
m_SerializableType: System.Single, mscorlib, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
attributes: []
m_Direction: 0
Expand Down Expand Up @@ -434,7 +434,7 @@ MonoBehaviour:
m_Property:
name: y
m_serializedType:
m_SerializableType: System.Single, mscorlib, Version=2.0.0.0, Culture=neutral,
m_SerializableType: System.Single, mscorlib, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
attributes: []
m_Direction: 0
Expand Down Expand Up @@ -750,25 +750,25 @@ VisualEffectResource:
data[0]: -1
data[1]: -1
data[2]: -1
data[3]: 7
- op: 9
valueIndex: 2
data[3]: 3
- op: 1
valueIndex: 3
data[0]: -1
data[1]: -1
data[2]: -1
data[3]: -1
data[3]: 3
- op: 1
valueIndex: 18
valueIndex: 6
data[0]: -1
data[1]: -1
data[2]: -1
data[3]: 3
- op: 1
valueIndex: 21
data[3]: 7
- op: 9
valueIndex: 8
data[0]: -1
data[1]: -1
data[2]: -1
data[3]: 3
data[3]: -1
m_NeedsLocalToWorld: 1
m_NeedsWorldToLocal: 0
m_PropertySheet:
Expand All @@ -778,9 +778,9 @@ VisualEffectResource:
m_Array: []
m_Vector3f:
m_Array:
- m_ExpressionIndex: 2
- m_ExpressionIndex: 0
m_Value: {x: 0, y: 0, z: 0}
- m_ExpressionIndex: 3
- m_ExpressionIndex: 1
m_Value: {x: 1, y: 1, z: 1}
m_Vector4f:
m_Array: []
Expand All @@ -796,7 +796,7 @@ VisualEffectResource:
m_Array: []
m_NamedObject:
m_Array:
- m_ExpressionIndex: 0
- m_ExpressionIndex: 2
m_Value: {fileID: 0}
m_Bool:
m_Array: []
Expand Down Expand Up @@ -894,9 +894,9 @@ VisualEffectResource:
index: 3
values:
- nameId: bounds_center
index: 2
index: 0
- nameId: bounds_size
index: 3
index: 1
tasks:
- type: 536870912
buffers:
Expand All @@ -905,9 +905,9 @@ VisualEffectResource:
values: []
params:
- nameId: bounds_center
index: 2
index: 0
- nameId: bounds_size
index: 3
index: 1
processor: {fileID: 0}
shaderSourceIndex: 0
- type: 805306368
Expand All @@ -926,7 +926,7 @@ VisualEffectResource:
index: 2
values:
- nameId: localToWorld
index: 1
index: 3
params: []
processor: {fileID: 0}
shaderSourceIndex: 3
Expand All @@ -936,7 +936,7 @@ VisualEffectResource:
index: 1
values:
- nameId: mainTexture
index: 0
index: 2
params:
- nameId: sortPriority
index: 0
Expand Down

0 comments on commit 3e6381f

Please sign in to comment.