浏览代码

rephrased summary

/main
Steven Leal 4 年前
当前提交
2c091d23
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 3
      com.unity.perception/Editor/Randomization/Utilities/UIElementsEditorUtilities.cs

3
com.unity.perception/Editor/Randomization/Utilities/UIElementsEditorUtilities.cs


namespace UnityEditor.Experimental.Perception.Randomization
{
/// <summary>
/// A set of helper functions for simplifying the creation of UI Elements editors
/// from perception randomization classes
/// This class contains a set of helper functions for simplifying the creation of UI Elements editors
/// </summary>
public static class UIElementsEditorUtilities
{

正在加载...
取消
保存