Fix typo from #3914
This commit is contained in:
@@ -130,7 +130,7 @@ namespace FlaxEngine.GUI
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// The material instance of <paramref name="Material"/> used to draw the menu.
|
||||
/// The material instance of <see cref="Material"/> used to draw the menu.
|
||||
/// </summary>
|
||||
[HideInEditor]
|
||||
public MaterialInstance MaterialInstance => _materialInstance;
|
||||
|
||||
Reference in New Issue
Block a user