Method DrawCascadeSplitGUI
DrawCascadeSplitGUI(SerializedDataParameter[], SerializedDataParameter[], uint, bool, bool, float)
선언
public static void DrawCascadeSplitGUI(SerializedDataParameter[] splits, SerializedDataParameter[] borders, uint cascadeCount, bool blendLastCascade = false, bool useMetric = false, float baseMetric = 10)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| SerializedDataParameter[] | splits | |
| SerializedDataParameter[] | borders | |
| uint | cascadeCount | |
| bool | blendLastCascade | |
| bool | useMetric | |
| float | baseMetric |