Méthode | Description | |
---|---|---|
IntSliderFixedWidth ( |
||
IntSliderFixedWidth ( string label, int value, int leftValue, int rightValue ) : int | ||
LayerMaskField ( |
||
ToggleFixedWidth ( |
||
ToggleFixedWidth ( string label, bool value ) : bool |
public static IntSliderFixedWidth ( |
||
label | ||
value | int | |
leftValue | int | |
rightValue | int | |
Résultat | int |
public static IntSliderFixedWidth ( string label, int value, int leftValue, int rightValue ) : int | ||
label | string | |
value | int | |
leftValue | int | |
rightValue | int | |
Résultat | int |
public static LayerMaskField ( |
||
content | ||
selected | ||
showSpecial | bool | |
Résultat |
public static ToggleFixedWidth ( |
||
label | ||
value | bool | |
Résultat | bool |
public static ToggleFixedWidth ( string label, bool value ) : bool | ||
label | string | |
value | bool | |
Résultat | bool |