Class TextUtil | Shader Graph | 8.2.0
docs.unity.cn
    Show / Hide Table of Contents

    Class TextUtil

    Inheritance
    Object
    TextUtil
    Namespace: UnityEditor.ShaderGraph
    Syntax
    public static class TextUtil

    Methods

    PascalToLabel(String)

    Declaration
    public static string PascalToLabel(this string pascalString)
    Parameters
    Type Name Description
    String pascalString
    Returns
    Type Description
    String
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX