Class StringExtention
상속된 멤버
네임스페이스: UnityEngine.Experimental.Rendering.HDPipeline
어셈블리: solution.dll
구문
public static class StringExtention
메서드
| 이름 | 설명 |
|---|---|
| CamelToPascalCaseWithSpace(string, bool) | Runtime alternative to UnityEditor.ObjectNames.NicifyVariableName. Only prefix 'm_' is not skipped. |