Method | Description | |
---|---|---|
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 | |
return | int |
public static FloatField ( float value ) : float | ||
value | float | |
return | float |
public static HeaderLabel ( string label ) : void | ||
label | string | |
return | void |
public static InspectorLabel ( string label ) : void | ||
label | string | |
return | void |
public static QuaternionField ( |
||
value | ||
return |
public static Vector2Field ( |
||
value | ||
return |
public static Vector3Field ( |
||
value | ||
width | int | |
return |
public static Vector4Field ( |
||
value | ||
return |