We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 290cec0 commit 9bb089eCopy full SHA for 9bb089e
Assets/HoloToolkit/Utilities/Scripts/FadeScript.cs
@@ -83,7 +83,7 @@ void CalculateFade()
83
}
84
85
86
- new void OnDestroy()
+ protected override void OnDestroy()
87
{
88
if (fadeMaterial != null)
89
0 commit comments