We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 290cec0 + 9bb089e commit c591bbbCopy full SHA for c591bbb
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