Commit d8e8fca
Fix minor issue with PreviousPropertyBinder (bis) (#31)
* Fix minor issue with VFXPreviousPositionBinder.cs
* Fix exception in OnEnable
Note : I didn't try it locally yet.
* Actual fix of VFXPreviousPositionBinder.cs
Co-authored-by: Julien Fryer <[email protected]>1 parent ab25368 commit d8e8fca
File tree
2 files changed
+2
-1
lines changed- com.unity.visualeffectgraph
- Runtime/Utilities/PropertyBinding/Implementation
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments