Метод | Описание | |
---|---|---|
EnumField ( System value ) : int | ||
FloatField ( float value ) : float | ||
HeaderLabel ( string label ) : void | ||
InspectorLabel ( string label ) : void | ||
IntField ( int value ) : int | ||
QuaternionField ( |
||
Vector2Field ( |
||
Vector3Field ( |
||
Vector4Field ( |
public static EnumField ( System value ) : int | ||
value | System | |
Результат | int |
public static FloatField ( float value ) : float | ||
value | float | |
Результат | float |
public static HeaderLabel ( string label ) : void | ||
label | string | |
Результат | void |
public static InspectorLabel ( string label ) : void | ||
label | string | |
Результат | void |
public static IntField ( int value ) : int | ||
value | int | |
Результат | int |
public static QuaternionField ( |
||
value | ||
Результат |
public static Vector2Field ( |
||
value | ||
Результат |
public static Vector3Field ( |
||
value | ||
width | int | |
Результат |
public static Vector4Field ( |
||
value | ||
Результат |