浏览代码

update EdgeInsetsGeometry

/siyaoH-1.17-PlatformMessage
siyao 4 年前
当前提交
7529f1f9
共有 59 个文件被更改,包括 2448 次插入274 次删除
  1. 9
      Samples/UIWidgetsSamples_2019_4/Assets/Scene/TextFeildTest.unity
  2. 6
      com.unity.uiwidgets/Runtime/cupertino/button.cs
  3. 2
      com.unity.uiwidgets/Runtime/cupertino/text_field.cs
  4. 4
      com.unity.uiwidgets/Runtime/material/banner.cs
  5. 8
      com.unity.uiwidgets/Runtime/material/button.cs
  6. 16
      com.unity.uiwidgets/Runtime/material/button_theme.cs
  7. 4
      com.unity.uiwidgets/Runtime/material/card.cs
  8. 10
      com.unity.uiwidgets/Runtime/material/card_theme.cs
  9. 76
      com.unity.uiwidgets/Runtime/material/chip.cs
  10. 24
      com.unity.uiwidgets/Runtime/material/chip_theme.cs
  11. 8
      com.unity.uiwidgets/Runtime/material/data_table.cs
  12. 10
      com.unity.uiwidgets/Runtime/material/dialog.cs
  13. 3
      com.unity.uiwidgets/Runtime/material/divider.cs
  14. 8
      com.unity.uiwidgets/Runtime/material/drawer_header.cs
  15. 21
      com.unity.uiwidgets/Runtime/material/dropdown.cs
  16. 4
      com.unity.uiwidgets/Runtime/material/expand_icon.cs
  17. 3
      com.unity.uiwidgets/Runtime/material/expansion_panel.cs
  18. 6
      com.unity.uiwidgets/Runtime/material/flat_button.cs
  19. 4
      com.unity.uiwidgets/Runtime/material/flexible_space_bar.cs
  20. 10
      com.unity.uiwidgets/Runtime/material/grid_tile_bar.cs
  21. 4
      com.unity.uiwidgets/Runtime/material/icon_button.cs
  22. 14
      com.unity.uiwidgets/Runtime/material/ink_decoration.cs
  23. 22
      com.unity.uiwidgets/Runtime/material/input_decorator.cs
  24. 13
      com.unity.uiwidgets/Runtime/material/list_tile.cs
  25. 4
      com.unity.uiwidgets/Runtime/material/material_button.cs
  26. 10
      com.unity.uiwidgets/Runtime/material/outline_button.cs
  27. 6
      com.unity.uiwidgets/Runtime/material/paginated_data_table.cs
  28. 6
      com.unity.uiwidgets/Runtime/material/pickers/calendar_date_picker.cs
  29. 4
      com.unity.uiwidgets/Runtime/material/popup_menu.cs
  30. 8
      com.unity.uiwidgets/Runtime/material/raised_button.cs
  31. 4
      com.unity.uiwidgets/Runtime/material/swtich_list_tile.cs
  32. 8
      com.unity.uiwidgets/Runtime/material/tab_bar_theme.cs
  33. 17
      com.unity.uiwidgets/Runtime/material/tab_indicator.cs
  34. 12
      com.unity.uiwidgets/Runtime/material/tabs.cs
  35. 2
      com.unity.uiwidgets/Runtime/material/text_field.cs
  36. 24
      com.unity.uiwidgets/Runtime/material/tooltip.cs
  37. 16
      com.unity.uiwidgets/Runtime/material/tooltip_theme.cs
  38. 4
      com.unity.uiwidgets/Runtime/material/user_accounts_drawer_header.cs
  39. 2
      com.unity.uiwidgets/Runtime/material/swtich_list_tile.cs.meta
  40. 4
      com.unity.uiwidgets/Runtime/painting/edge_insets.cs
  41. 6
      com.unity.uiwidgets/Runtime/rendering/sliver_padding.cs
  42. 2
      com.unity.uiwidgets/Runtime/widgets/animated_list.cs
  43. 12
      com.unity.uiwidgets/Runtime/widgets/basic.cs
  44. 19
      com.unity.uiwidgets/Runtime/widgets/container.cs
  45. 32
      com.unity.uiwidgets/Runtime/widgets/implicit_animations.cs
  46. 40
      com.unity.uiwidgets/Runtime/widgets/scroll_view.cs
  47. 4
      com.unity.uiwidgets/Runtime/widgets/single_child_scroll_view.cs
  48. 537
      Samples/UIWidgetsSamples_2019_4/Assets/Scene/TextFieldSample.unity
  49. 7
      Samples/UIWidgetsSamples_2019_4/Assets/Scene/TextFieldSample.unity.meta
  50. 537
      Samples/UIWidgetsSamples_2019_4/Assets/Scene/TextFieldTest.unity
  51. 7
      Samples/UIWidgetsSamples_2019_4/Assets/Scene/TextFieldTest.unity.meta
  52. 537
      Samples/UIWidgetsSamples_2019_4/Assets/Scene/TextInputSample.unity
  53. 7
      Samples/UIWidgetsSamples_2019_4/Assets/Scene/TextInputSample.unity.meta
  54. 537
      Samples/UIWidgetsSamples_2019_4/Assets/Scene/ToDoApp.unity
  55. 7
      Samples/UIWidgetsSamples_2019_4/Assets/Scene/ToDoApp.unity.meta
  56. 11
      com.unity.uiwidgets/Runtime/widgets/animated_list.cs.meta
  57. 0
      /Samples/UIWidgetsSamples_2019_4/Assets/Scene/TextFeildTest.unity.meta
  58. 0
      /Samples/UIWidgetsSamples_2019_4/Assets/Scene/TextFeildTest.unity
  59. 0
      /com.unity.uiwidgets/Runtime/material/swtich_list_tile.cs.meta

9
Samples/UIWidgetsSamples_2019_4/Assets/Scene/TextFeildTest.unity


m_GameObject: {fileID: 847097468}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 0a0d26c35b9d38d4f9cb26d890a0cedb, type: 3}
m_Script: {fileID: 11500000, guid: c5962c6d91d67c747b9768c1aec548a1, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}

y: 0
width: 1
height: 1
fonts:
- family: CupertinoIcons
fonts:
- asset: CupertinoIcons.ttf
weight: 0
fonts: []
devicePixelRatioOverride: 1
hardwareAntiAliasing: 0
--- !u!222 &847097471
CanvasRenderer:

6
com.unity.uiwidgets/Runtime/cupertino/button.cs


public CupertinoButton(
Key key = null,
Widget child = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
Color color = null,
Color disabledColor = null,
float minSize = 44.0f,

public static CupertinoButton filled(
Key key = null,
Widget child = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
Color disabledColor = null,
float minSize = 44.0f,
float pressedOpacity = 0.4f,

public readonly Widget child;
public readonly EdgeInsets padding;
public readonly EdgeInsetsGeometry padding;
public readonly Color color;

2
com.unity.uiwidgets/Runtime/cupertino/text_field.cs


public readonly BoxDecoration decoration;
public readonly EdgeInsets padding;
public readonly EdgeInsetsGeometry padding;
public readonly string placeholder;

4
com.unity.uiwidgets/Runtime/material/banner.cs


var rowList = new List<Widget>();
if (leading != null) {
rowList.Add(new Padding(
padding: (EdgeInsets) leadingPadding,
padding: leadingPadding,
child: leading
));
}

var columnList = new List<Widget>();
columnList.Add(new Padding(
padding: (EdgeInsets) padding,
padding: padding,
child: new Row(
children: rowList
)

8
com.unity.uiwidgets/Runtime/material/button.cs


float hoverElevation = 4.0f,
float highlightElevation = 8.0f,
float disabledElevation = 0.0f,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
VisualDensity visualDensity = null,
BoxConstraints constraints = null,
ShapeBorder shape = null,

public readonly float disabledElevation;
public readonly EdgeInsets padding;
public readonly EdgeInsetsGeometry padding;
public readonly VisualDensity visualDensity;

ShapeBorder effectiveShape = MaterialStateProperty<Color>.resolveAs<ShapeBorder>(widget.shape, _states);
Offset densityAdjustment = widget.visualDensity.baseSizeAdjustment;
BoxConstraints effectiveConstraints = widget.visualDensity.effectiveConstraints(widget.constraints);
EdgeInsets padding = widget.padding.add(
EdgeInsetsGeometry padding = widget.padding.add(
EdgeInsets.only(
left: densityAdjustment.dx,
top: densityAdjustment.dy,

).clamp(EdgeInsets.zero, EdgeInsets.infinity) as EdgeInsets;
).clamp(EdgeInsets.zero, EdgeInsetsGeometry.infinity) as EdgeInsets;
Widget result = new ConstrainedBox(
constraints: effectiveConstraints,

16
com.unity.uiwidgets/Runtime/material/button_theme.cs


ButtonBarLayoutBehavior layoutBehavior = ButtonBarLayoutBehavior.padded,
float minWidth = 88.0f,
float height = 36.0f,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
ShapeBorder shape = null,
bool alignedDropdown = false,
Color buttonColor = null,

ButtonTextTheme textTheme = ButtonTextTheme.accent,
float minWidth = 64.0f,
float height = 36.0f,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
ShapeBorder shape = null,
bool alignedDropdown = false,
Color buttonColor = null,

ButtonTextTheme textTheme = ButtonTextTheme.normal,
float minWidth = 88.0f,
float height = 36.0f,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
ShapeBorder shape = null,
ButtonBarLayoutBehavior layoutBehavior = ButtonBarLayoutBehavior.padded,
bool alignedDropdown = false,

}
}
public EdgeInsets padding {
public EdgeInsetsGeometry padding {
get {
if (_padding != null) {
return _padding;

}
}
readonly EdgeInsets _padding;
readonly EdgeInsetsGeometry _padding;
public ShapeBorder shape {
get {

}
public EdgeInsets getPadding(MaterialButton button) {
public EdgeInsetsGeometry getPadding(MaterialButton button) {
if (button.padding != null) {
return button.padding;
}

layoutBehavior: layoutBehavior ?? this.layoutBehavior,
minWidth: minWidth ?? this.minWidth,
height: height ?? this.height,
padding: (EdgeInsets) padding ?? this.padding,
padding: padding ?? this.padding,
shape: shape ?? this.shape,
alignedDropdown: alignedDropdown ?? this.alignedDropdown,
buttonColor: buttonColor ?? _buttonColor,

defaultValue: defaultTheme.textTheme));
properties.add(new FloatProperty("minWidth", minWidth, defaultValue: defaultTheme.minWidth));
properties.add(new FloatProperty("height", height, defaultValue: defaultTheme.height));
properties.add(new DiagnosticsProperty<EdgeInsets>("padding", padding,
properties.add(new DiagnosticsProperty<EdgeInsetsGeometry>("padding", padding,
defaultValue: defaultTheme.padding));
properties.add(new DiagnosticsProperty<ShapeBorder>("shape", shape, defaultValue: defaultTheme.shape));
properties.add(new FlagProperty("alignedDropdown",

4
com.unity.uiwidgets/Runtime/material/card.cs


float? elevation = null,
ShapeBorder shape = null,
bool borderOnForeground = true,
EdgeInsets margin = null,
EdgeInsetsGeometry margin = null,
Clip? clipBehavior = null,
Widget child = null) : base(key: key) {
D.assert(elevation == null || elevation >= 0.0f);

public readonly Clip? clipBehavior;
public readonly EdgeInsets margin;
public readonly EdgeInsetsGeometry margin;
public readonly Widget child;

10
com.unity.uiwidgets/Runtime/material/card_theme.cs


Color color = null,
Color shadowColor = null,
float? elevation = null,
EdgeInsets margin = null,
EdgeInsetsGeometry margin = null,
ShapeBorder shape = null
) {
D.assert(elevation == null || elevation >= 0.0f);

public readonly float? elevation;
public readonly EdgeInsets margin;
public readonly EdgeInsetsGeometry margin;
public readonly ShapeBorder shape;

Color shadowColor = null,
float? elevation = null,
EdgeInsets margin = null,
EdgeInsetsGeometry margin = null,
ShapeBorder shape = null
) {
return new CardTheme(

color: Color.lerp(a?.color, b?.color, t),
shadowColor: Color.lerp(a?.shadowColor, b?.shadowColor, t),
elevation: Mathf.Lerp(a?.elevation ?? 0.0f, b?.elevation ?? 0.0f, t),
margin: EdgeInsets.lerp(a?.margin, b?.margin, t),
margin: EdgeInsetsGeometry.lerp(a?.margin, b?.margin, t),
shape: ShapeBorder.lerp(a?.shape, b?.shape, t)
);
}

properties.add(new ColorProperty("color", color, defaultValue: null));
properties.add(new ColorProperty("shadowColor", shadowColor, defaultValue: null));
properties.add(new DiagnosticsProperty<float?>("elevation", elevation, defaultValue: null));
properties.add(new DiagnosticsProperty<EdgeInsets>("margin", margin, defaultValue: null));
properties.add(new DiagnosticsProperty<EdgeInsetsGeometry>("margin", margin, defaultValue: null));
properties.add(new DiagnosticsProperty<ShapeBorder>("shape", shape, defaultValue: null));
}
}

76
com.unity.uiwidgets/Runtime/material/chip.cs


Color backgroundColor { get; }
EdgeInsets padding { get; }
EdgeInsetsGeometry padding { get; }
EdgeInsets labelPadding { get; }
EdgeInsetsGeometry labelPadding { get; }
MaterialTapTargetSize? materialTapTargetSize { get; }

Widget avatar = null,
Widget label = null,
TextStyle labelStyle = null,
EdgeInsets labelPadding = null,
EdgeInsetsGeometry labelPadding = null,
Widget deleteIcon = null,
VoidCallback onDeleted = null,
Color deleteIconColor = null,

FocusNode focusNode = null,
bool autofocus = false,
Color backgroundColor = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
VisualDensity visualDensity = null,
MaterialTapTargetSize? materialTapTargetSize = null,
float? elevation = null,

TextStyle _labelStyle;
public EdgeInsets labelPadding {
public EdgeInsetsGeometry labelPadding {
EdgeInsets _labelPadding;
EdgeInsetsGeometry _labelPadding;
public ShapeBorder shape {
get { return _shape; }

Color _backgroundColor;
public EdgeInsets padding {
public EdgeInsetsGeometry padding {
EdgeInsets _padding;
EdgeInsetsGeometry _padding;
public Widget deleteIcon {
get { return _deleteIcon; }

Widget avatar = null,
Widget label = null,
TextStyle labelStyle = null,
EdgeInsets labelPadding = null,
EdgeInsetsGeometry labelPadding = null,
bool selected = false,
bool isEnabled = true,
ValueChanged<bool> onSelected = null,

FocusNode focusNode = null,
bool autofocus = false,
Color backgroundColor = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
VisualDensity visualDensity = null,
MaterialTapTargetSize? materialTapTargetSize = null,
float? elevation = null,

TextStyle _labelStyle;
public EdgeInsets labelPadding {
public EdgeInsetsGeometry labelPadding {
EdgeInsets _labelPadding;
EdgeInsetsGeometry _labelPadding;
public bool? selected {
get { return _selected; }

Color _backgroundColor;
public EdgeInsets padding {
public EdgeInsetsGeometry padding {
EdgeInsets _padding;
EdgeInsetsGeometry _padding;
public VisualDensity visualDensity { get; }

Widget avatar = null,
Widget label = null,
TextStyle labelStyle = null,
EdgeInsets labelPadding = null,
EdgeInsetsGeometry labelPadding = null,
ValueChanged<bool> onSelected = null,
float? pressElevation = null,
bool? selected = null,

FocusNode focusNode = null,
bool autofocus = false,
Color backgroundColor = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
VisualDensity visualDensity = null,
MaterialTapTargetSize? materialTapTargetSize = null,
float? elevation = null,

TextStyle _labelStyle;
public EdgeInsets labelPadding {
public EdgeInsetsGeometry labelPadding {
EdgeInsets _labelPadding;
EdgeInsetsGeometry _labelPadding;
public ValueChanged<bool> onSelected {
get { return _onSelected; }

Color _backgroundColor;
public EdgeInsets padding {
public EdgeInsetsGeometry padding {
EdgeInsets _padding;
EdgeInsetsGeometry _padding;
public VisualDensity visualDensity { get; }

Widget avatar = null,
Widget label = null,
TextStyle labelStyle = null,
EdgeInsets labelPadding = null,
EdgeInsetsGeometry labelPadding = null,
bool selected = false,
ValueChanged<bool> onSelected = null,
float? pressElevation = null,

FocusNode focusNode = null,
bool autofocus = false,
Color backgroundColor = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
VisualDensity visualDensity = null,
MaterialTapTargetSize? materialTapTargetSize = null,
float? elevation = null,

TextStyle _labelStyle;
public EdgeInsets labelPadding {
public EdgeInsetsGeometry labelPadding {
EdgeInsets _labelPadding;
EdgeInsetsGeometry _labelPadding;
public bool? selected {
get { return _selected; }

Color _backgroundColor;
public EdgeInsets padding {
public EdgeInsetsGeometry padding {
EdgeInsets _padding;
EdgeInsetsGeometry _padding;
public VisualDensity visualDensity { get; }

Widget avatar = null,
Widget label = null,
TextStyle labelStyle = null,
EdgeInsets labelPadding = null,
EdgeInsetsGeometry labelPadding = null,
VoidCallback onPressed = null,
float? pressElevation = null,
string tooltip = null,

bool autofocus = false,
Color backgroundColor = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
VisualDensity visualDensity = null,
MaterialTapTargetSize? materialTapTargetSize = null,
float? elevation = null,

TextStyle _labelStyle;
public EdgeInsets labelPadding {
public EdgeInsetsGeometry labelPadding {
EdgeInsets _labelPadding;
EdgeInsetsGeometry _labelPadding;
public VoidCallback onPressed {
get { return _onPressed; }

Color _backgroundColor;
public EdgeInsets padding {
public EdgeInsetsGeometry padding {
EdgeInsets _padding;
EdgeInsetsGeometry _padding;
public VisualDensity visualDensity { get; }

Widget avatar = null,
Widget label = null,
TextStyle labelStyle = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
EdgeInsets labelPadding = null,
EdgeInsetsGeometry labelPadding = null,
Widget deleteIcon = null,
VoidCallback onDeleted = null,
Color deleteIconColor = null,

TextStyle _labelStyle;
public EdgeInsets labelPadding {
public EdgeInsetsGeometry labelPadding {
EdgeInsets _labelPadding;
EdgeInsetsGeometry _labelPadding;
public Widget deleteIcon {
get { return _deleteIcon; }

Color _backgroundColor;
public EdgeInsets padding {
public EdgeInsetsGeometry padding {
EdgeInsets _padding;
EdgeInsetsGeometry _padding;
public VisualDensity visualDensity { get; }

24
com.unity.uiwidgets/Runtime/material/chip_theme.cs


Color selectedShadowColor = null,
bool? showCheckmark = null,
Color checkmarkColor = null,
EdgeInsets labelPadding = null,
EdgeInsets padding = null,
EdgeInsetsGeometry labelPadding = null,
EdgeInsetsGeometry padding = null,
ShapeBorder shape = null,
TextStyle labelStyle = null,
TextStyle secondaryLabelStyle = null,

const int selectAlpha = 0x3d; // 12% + 12% = 24%
const int textLabelAlpha = 0xde; // 87%
ShapeBorder shape = new StadiumBorder();
EdgeInsets labelPadding = EdgeInsets.symmetric(horizontal: 8.0f);
EdgeInsets padding = EdgeInsets.all(4.0f);
EdgeInsetsGeometry labelPadding = EdgeInsets.symmetric(horizontal: 8.0f);
EdgeInsetsGeometry padding = EdgeInsets.all(4.0f);
primaryColor = primaryColor ?? (brightness == Brightness.light ? Colors.black : Colors.white);
Color backgroundColor = primaryColor.withAlpha(backgroundAlpha);

public readonly Color checkmarkColor;
public readonly EdgeInsets labelPadding;
public readonly EdgeInsetsGeometry labelPadding;
public readonly EdgeInsets padding;
public readonly EdgeInsetsGeometry padding;
public readonly ShapeBorder shape;

Color shadowColor = null,
Color selectedShadowColor = null,
Color checkmarkColor = null,
EdgeInsets labelPadding = null,
EdgeInsets padding = null,
EdgeInsetsGeometry labelPadding = null,
EdgeInsetsGeometry padding = null,
ShapeBorder shape = null,
TextStyle labelStyle = null,
TextStyle secondaryLabelStyle = null,

shadowColor: Color.lerp(a?.shadowColor, b?.shadowColor, t),
selectedShadowColor: Color.lerp(a?.selectedShadowColor, b?.selectedShadowColor, t),
checkmarkColor: Color.lerp(a?.checkmarkColor, b?.checkmarkColor, t),
labelPadding: EdgeInsets.lerp(a?.labelPadding, b?.labelPadding, t),
padding: EdgeInsets.lerp(a?.padding, b?.padding, t),
labelPadding: EdgeInsetsGeometry.lerp(a?.labelPadding, b?.labelPadding, t),
padding: EdgeInsetsGeometry.lerp(a?.padding, b?.padding, t),
shape: ShapeBorder.lerp(a?.shape, b?.shape, t),
labelStyle: TextStyle.lerp(a?.labelStyle, b?.labelStyle, t),
secondaryLabelStyle: TextStyle.lerp(a?.secondaryLabelStyle, b?.secondaryLabelStyle, t),

defaultValue: defaultData.selectedShadowColor));
properties.add(new ColorProperty("checkMarkColor", checkmarkColor,
defaultValue: defaultData.checkmarkColor));
properties.add(new DiagnosticsProperty<EdgeInsets>("labelPadding", labelPadding,
properties.add(new DiagnosticsProperty<EdgeInsetsGeometry>("labelPadding", labelPadding,
new DiagnosticsProperty<EdgeInsets>("padding", padding, defaultValue: defaultData.padding));
new DiagnosticsProperty<EdgeInsetsGeometry>("padding", padding, defaultValue: defaultData.padding));
properties.add(new DiagnosticsProperty<ShapeBorder>("shape", shape, defaultValue: defaultData.shape));
properties.add(new DiagnosticsProperty<TextStyle>("labelStyle", labelStyle,
defaultValue: defaultData.labelStyle));

8
com.unity.uiwidgets/Runtime/material/data_table.cs


ValueChanged<bool?> onCheckboxChanged = null
) {
Widget contents = new Padding(
//TODO: update EdgeInsets
padding: (EdgeInsets) (EdgeInsetsGeometry) EdgeInsetsDirectional.only(start: horizontalMargin,
padding: EdgeInsetsDirectional.only(start: horizontalMargin,
end: horizontalMargin / 2.0f),
child: new Center(
child: new Checkbox(

children: rowChild
);
label = new Container(
// TODO: udpate to EdgetInsets
padding: (EdgeInsets) padding,
padding: padding,
height: headingRowHeight,
alignment: numeric ?? false
? Alignment.centerRight

}
label = new Container(
padding: (EdgeInsets) padding,
padding: padding,
height: dataRowHeight,
alignment: numeric ? Alignment.centerRight : (AlignmentGeometry) AlignmentDirectional.centerStart,
child: new DefaultTextStyle(

10
com.unity.uiwidgets/Runtime/material/dialog.cs


public AlertDialog(
Key key = null,
Widget title = null,
EdgeInsets titlePadding = null,
EdgeInsetsGeometry titlePadding = null,
EdgeInsets contentPadding = null,
EdgeInsetsGeometry contentPadding = null,
TextStyle contentTextStyle = null,
List<Widget> actions = null,
EdgeInsetsGeometry actionsPadding = null,

}
public readonly Widget title;
public readonly EdgeInsets titlePadding;
public readonly EdgeInsetsGeometry titlePadding;
public readonly EdgeInsets contentPadding;
public readonly EdgeInsetsGeometry contentPadding;
public readonly TextStyle contentTextStyle;
public readonly List<Widget> actions;
public readonly EdgeInsetsGeometry actionsPadding;

if (actions != null) {
actionsWidget = new Padding(
padding: (EdgeInsets)actionsPadding,
padding: actionsPadding,
child: new ButtonBar(
buttonPadding: buttonPadding,
overflowDirection: actionsOverflowDirection,

3
com.unity.uiwidgets/Runtime/material/divider.cs


child: new Center(
child: new Container(
width: thickness,
//TODO: update to EdgeInsetsGeometry
margin: (EdgeInsets) (EdgeInsetsGeometry) EdgeInsetsDirectional.only(top: indent,
margin: EdgeInsetsDirectional.only(top: indent,
bottom: endIndent),
decoration: new BoxDecoration(
border: new Border(

8
com.unity.uiwidgets/Runtime/material/drawer_header.cs


public DrawerHeader(
Key key = null,
Decoration decoration = null,
EdgeInsets margin = null,
EdgeInsets padding = null,
EdgeInsetsGeometry margin = null,
EdgeInsetsGeometry padding = null,
TimeSpan? duration = null,
Curve curve = null,
Widget child = null

public readonly Decoration decoration;
public readonly EdgeInsets padding;
public readonly EdgeInsetsGeometry padding;
public readonly EdgeInsets margin;
public readonly EdgeInsetsGeometry margin;
public readonly TimeSpan duration;

21
com.unity.uiwidgets/Runtime/material/dropdown.cs


public const float _kMenuItemHeight = kMinInteractiveDimension;
public const float _kDenseButtonHeight = 24.0f;
public static readonly EdgeInsets _kMenuItemPadding = EdgeInsets.symmetric(horizontal: 16.0f);
public static readonly EdgeInsets _kAlignedButtonPadding = EdgeInsets.only(left: 16.0f, right: 4.0f);
public static readonly EdgeInsetsGeometry _kAlignedButtonPadding = EdgeInsets.only(left: 16.0f, right: 4.0f);
public static readonly EdgeInsets _kUnalignedMenuMargin = EdgeInsets.only(left: 16.0f, right: 24.0f);
public static readonly EdgeInsetsGeometry _kUnalignedMenuMargin = EdgeInsets.only(left: 16.0f, right: 24.0f);
public delegate List<Widget> DropdownButtonBuilder(BuildContext context);
}

class _DropdownRoute<T> : PopupRoute<_DropdownRouteResult<T>> {
public _DropdownRoute(
List<_MenuItem<T>> items = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
Rect buttonRect = null,
int? selectedIndex = null,
int elevation = 8,

}
public readonly List<_MenuItem<T>> items;
public readonly EdgeInsets padding;
public readonly EdgeInsetsGeometry padding;
public readonly Rect buttonRect;
public readonly int? selectedIndex;
public readonly int elevation;

_DropdownRoute<T> route = null,
BoxConstraints constraints = null,
List<_MenuItem<T>> items = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
Rect buttonRect = null,
int? selectedIndex = null,
int elevation = 0,

public readonly _DropdownRoute<T> route;
public readonly BoxConstraints constraints;
public readonly List<_MenuItem<T>> items;
public readonly EdgeInsets padding;
public readonly EdgeInsetsGeometry padding;
public readonly Rect buttonRect;
public readonly int? selectedIndex;
public readonly int elevation;

void _handleTap() {
RenderBox itemBox = (RenderBox) context.findRenderObject();
Rect itemRect = itemBox.localToGlobal(Offset.zero) & itemBox.size;
EdgeInsets menuMargin = ButtonTheme.of(context).alignedDropdown
TextDirection textDirection = Directionality.of(context);
EdgeInsetsGeometry menuMargin = ButtonTheme.of(context).alignedDropdown
? material_._kAlignedMenuMargin
: material_._kUnalignedMenuMargin;

D.assert(_dropdownRoute == null);
_dropdownRoute = new _DropdownRoute<T>(
items: menuItems,
buttonRect: menuMargin.inflateRect(itemRect),
padding: material_._kMenuItemPadding,
buttonRect: menuMargin.resolve(textDirection).inflateRect(itemRect),
padding: material_._kMenuItemPadding.resolve(textDirection),
selectedIndex: _selectedIndex ?? 0,
elevation: widget.elevation,
theme: Theme.of(context, shadowThemeOnly: true),

));
}
EdgeInsets padding = ButtonTheme.of(context).alignedDropdown
EdgeInsetsGeometry padding = ButtonTheme.of(context).alignedDropdown
? material_._kAlignedButtonPadding
: material_._kUnalignedButtonPadding;

4
com.unity.uiwidgets/Runtime/material/expand_icon.cs


bool isExpanded = false,
float size = 24.0f,
ValueChanged<bool> onPressed = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
Color color = null,
Color disabledColor = null,
Color expandedColor = null

public readonly ValueChanged<bool> onPressed;
public readonly EdgeInsets padding;
public readonly EdgeInsetsGeometry padding;
public readonly Color color;

3
com.unity.uiwidgets/Runtime/material/expansion_panel.cs


Widget expandIconContainer = new Container(
//TODO: update to EdgeInsetsGeometry
//margin: (EdgeInsets) (EdgeInsetsGeometry) EdgeInsetsDirectional.only(end: 8.0f),
margin: EdgeInsetsDirectional.only(end: 8.0f),
child: new ExpandIcon(
isExpanded: _isChildExpanded(expandIndex),
padding: EdgeInsets.all(16.0f),

6
com.unity.uiwidgets/Runtime/material/flat_button.cs


Color highlightColor = null,
Color splashColor = null,
Brightness? colorBrightness = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
VisualDensity visualDensity = null,
ShapeBorder shape = null,
Clip clipBehavior = Clip.none,

Color highlightColor = null,
Color splashColor = null,
Brightness? colorBrightness = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
ShapeBorder shape = null,
Clip clipBehavior = Clip.none,
FocusNode focusNode = null,

Color highlightColor = null,
Color splashColor = null,
Brightness? colorBrightness = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
ShapeBorder shape = null,
Clip clipBehavior = Clip.none,
FocusNode focusNode = null,

4
com.unity.uiwidgets/Runtime/material/flexible_space_bar.cs


public readonly List<StretchMode> stretchModes;
public readonly EdgeInsets titlePadding;
public readonly EdgeInsetsGeometry titlePadding;
public static Widget createSettings(
float? toolbarOpacity = null,

color: titleStyle.color.withOpacity(toolbarOpacity));
bool effectiveCenterTitle = _getEffectiveCenterTitle(theme).Value;
EdgeInsets padding = widget.titlePadding ??
EdgeInsetsGeometry padding = widget.titlePadding ??
EdgeInsets.only(
left: effectiveCenterTitle ? 0.0f : 72.0f,
bottom: 16.0f

10
com.unity.uiwidgets/Runtime/material/grid_tile_bar.cs


var expandChildren = new List<widgets.Widget>();
if (leading != null) {
//TODO: EdgeInsetsGeometry
padding: (EdgeInsets) (EdgeInsetsGeometry) EdgeInsetsDirectional.only(end: 8.0f), child:
leading));
padding: EdgeInsetsDirectional.only(end: 8.0f), child: leading));
}
if (title != null && subtitle != null) {

));
if (trailing != null) {
//TODO: EdgeInsetsGeometry
padding: (EdgeInsets) (EdgeInsetsGeometry) EdgeInsetsDirectional.only(start: 8.0f),
padding: EdgeInsetsDirectional.only(start: 8.0f),
//TODO: EdgeInsetsGeometry
padding: (EdgeInsets) (EdgeInsetsGeometry) padding,
padding: padding,
decoration: decoration,
height: (title != null && subtitle != null) ? 68.0f : 48.0f,
child: new Theme(

4
com.unity.uiwidgets/Runtime/material/icon_button.cs


Key key = null,
float iconSize = 24.0f,
VisualDensity visualDensity = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
Alignment alignment = null,
Widget icon = null,
Color color = null,

public readonly VisualDensity visualDensity;
public readonly EdgeInsets padding;
public readonly EdgeInsetsGeometry padding;
public readonly Alignment alignment;

14
com.unity.uiwidgets/Runtime/material/ink_decoration.cs


public class Ink : StatefulWidget {
public Ink(
Key key = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
Color color = null,
Decoration decoration = null,
float? width = null,

public static Ink image(
Key key = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
ImageProvider image = null,
ImageErrorListener onImageError = null,
ColorFilter colorFilter = null,

public readonly Widget child;
public readonly EdgeInsets padding;
public readonly EdgeInsetsGeometry padding;
public readonly Decoration decoration;

public EdgeInsets _paddingIncludingDecoration {
public EdgeInsetsGeometry _paddingIncludingDecoration {
EdgeInsets decorationPadding = (EdgeInsets) decoration.padding;
EdgeInsetsGeometry decorationPadding = decoration.padding;
if (padding == null) {
return decorationPadding;
}

public override void debugFillProperties(DiagnosticPropertiesBuilder properties) {
base.debugFillProperties(properties);
properties.add(new DiagnosticsProperty<EdgeInsets>("padding", padding, defaultValue: null));
properties.add(new DiagnosticsProperty<EdgeInsetsGeometry>("padding", padding, defaultValue: null));
properties.add(new DiagnosticsProperty<Decoration>("bg", decoration, defaultValue: null));
}

}
Widget current = widget.child;
EdgeInsets effectivePadding = widget._paddingIncludingDecoration;
EdgeInsetsGeometry effectivePadding = widget._paddingIncludingDecoration;
if (effectivePadding != null) {
current = new Padding(
padding: effectivePadding,

22
com.unity.uiwidgets/Runtime/material/input_decorator.cs


class _Decoration : IEquatable<_Decoration> {
public _Decoration(
EdgeInsets contentPadding,
EdgeInsetsGeometry contentPadding,
bool isCollapsed,
float floatingLabelHeight,
float floatingLabelProgress,

this.container = container;
}
public readonly EdgeInsets contentPadding;
public readonly EdgeInsetsGeometry contentPadding;
public readonly bool isCollapsed;
public readonly float floatingLabelHeight;
public readonly float floatingLabelProgress;

}
public EdgeInsets contentPadding {
get { return decoration.contentPadding; }
get { return (EdgeInsets) decoration.contentPadding; }
}
float _layoutLineBox(RenderBox box, BoxConstraints constraints) {

}
TextDirection textDirection = Directionality.of(context);
EdgeInsets decorationContentPadding = decoration.contentPadding;
EdgeInsets decorationContentPadding = decoration.contentPadding?.resolve(textDirection);
EdgeInsets contentPadding;
float? floatingLabelHeight;
if (decoration.isCollapsed) {

bool? hasFloatingPlaceholder = true,
FloatingLabelBehavior? floatingLabelBehavior = FloatingLabelBehavior.auto,
bool? isDense = null,
EdgeInsets contentPadding = null,
EdgeInsetsGeometry contentPadding = null,
Widget prefixIcon = null,
BoxConstraints prefixIconConstraints = null,
Widget prefix = null,

public readonly bool? isDense;
public readonly EdgeInsets contentPadding;
public readonly EdgeInsetsGeometry contentPadding;
public bool isCollapsed;

bool? hasFloatingPlaceholder = null,
FloatingLabelBehavior? floatingLabelBehavior = null,
bool? isDense = null,
EdgeInsets contentPadding = null,
EdgeInsetsGeometry contentPadding = null,
Widget prefixIcon = null,
Widget prefix = null,
string prefixText = null,

bool? hasFloatingPlaceholder = true,
FloatingLabelBehavior? floatingLabelBehavior = FloatingLabelBehavior.auto,
bool? isDense = false,
EdgeInsets contentPadding = null,
EdgeInsetsGeometry contentPadding = null,
bool? isCollapsed = false,
TextStyle prefixStyle = null,
TextStyle suffixStyle = null,

public readonly bool? isDense;
public readonly EdgeInsets contentPadding;
public readonly EdgeInsetsGeometry contentPadding;
public readonly bool? isCollapsed;

bool? hasFloatingPlaceholder = null,
FloatingLabelBehavior? floatingLabelBehavior = null,
bool? isDense = null,
EdgeInsets contentPadding = null,
EdgeInsetsGeometry contentPadding = null,
bool? isCollapsed = null,
TextStyle prefixStyle = null,
TextStyle suffixStyle = null,

properties.add(new DiagnosticsProperty<FloatingLabelBehavior?>("floatingLabelBehavior",
floatingLabelBehavior, defaultValue: defaultTheme.floatingLabelBehavior));
properties.add(new DiagnosticsProperty<bool?>("isDense", isDense, defaultValue: defaultTheme.isDense));
properties.add(new DiagnosticsProperty<EdgeInsets>("contentPadding", contentPadding,
properties.add(new DiagnosticsProperty<EdgeInsetsGeometry>("contentPadding", contentPadding,
defaultValue: defaultTheme.contentPadding));
properties.add(new DiagnosticsProperty<bool?>("isCollapsed", isCollapsed,
defaultValue: defaultTheme.isCollapsed));

13
com.unity.uiwidgets/Runtime/material/list_tile.cs


Color selectedColor = null,
Color iconColor = null,
Color textColor = null,
EdgeInsets contentPadding = null,
EdgeInsetsGeometry contentPadding = null,
Widget child = null) : base(key: key, child: child) {
this.dense = dense;
this.style = style;

Color selectedColor = null,
Color iconColor = null,
Color textColor = null,
EdgeInsets contentPadding = null,
EdgeInsetsGeometry contentPadding = null,
Widget child = null) {
D.assert(child != null);
return new Builder(

public readonly Color textColor;
public readonly EdgeInsets contentPadding;
public readonly EdgeInsetsGeometry contentPadding;
public static ListTileTheme of(BuildContext context) {
ListTileTheme result = context.dependOnInheritedWidgetOfExactType<ListTileTheme>();

Widget trailing = null,
bool isThreeLine = false,
bool? dense = null,
EdgeInsets contentPadding = null,
EdgeInsetsGeometry contentPadding = null,
bool enabled = true,
GestureTapCallback onTap = null,
GestureLongPressCallback onLongPress = null,

public readonly bool? dense;
public readonly EdgeInsets contentPadding;
public readonly EdgeInsetsGeometry contentPadding;
public readonly bool enabled;

}
EdgeInsets _defaultContentPadding = EdgeInsets.symmetric(horizontal: 16.0f);
TextDirection textDirection = Directionality.of(context);
contentPadding ?? tileTheme?.contentPadding ?? _defaultContentPadding;
contentPadding?.resolve(textDirection) ?? tileTheme?.contentPadding?.resolve(textDirection) ?? _defaultContentPadding;
return new InkWell(
onTap: enabled ? onTap : null,

4
com.unity.uiwidgets/Runtime/material/material_button.cs


float? hoverElevation = null,
float? highlightElevation = null,
float? disabledElevation = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
VisualDensity visualDensity = null,
ShapeBorder shape = null,
Clip? clipBehavior = Clip.none,

get { return onPressed != null || onLongPress != null; }
}
public readonly EdgeInsets padding;
public readonly EdgeInsetsGeometry padding;
public readonly VisualDensity visualDensity;

10
com.unity.uiwidgets/Runtime/material/outline_button.cs


BorderSide borderSide = null,
Color disabledBorderColor = null,
Color highlightedBorderColor = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
VisualDensity visualDensity = null,
ShapeBorder shape = null,
Clip clipBehavior = Clip.none,

Color highlightedBorderColor = null,
Color disabledBorderColor = null,
BorderSide borderSide = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
VisualDensity visualDensity = null,
ShapeBorder shape = null,
Clip clipBehavior = Clip.none,

Color highlightedBorderColor = null,
Color disabledBorderColor = null,
BorderSide borderSide = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
VisualDensity visualDensity = null,
ShapeBorder shape = null,
Clip clipBehavior = Clip.none,

BorderSide borderSide = null,
Color disabledBorderColor = null,
Color highlightedBorderColor = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
VisualDensity visualDensity = null,
ShapeBorder shape = null,
Clip? clipBehavior = Clip.none,

public readonly BorderSide borderSide;
public readonly Color disabledBorderColor;
public readonly Color highlightedBorderColor;
public readonly EdgeInsets padding;
public readonly EdgeInsetsGeometry padding;
public readonly VisualDensity visualDensity;
public readonly ShapeBorder shape;
public readonly Clip? clipBehavior;

6
com.unity.uiwidgets/Runtime/material/paginated_data_table.cs


headerWidgets.AddRange(
widget.actions.Select((Widget action) => {
return new Padding(
// TODO: up EdgeInsetsGeometry
padding: (EdgeInsets) (EdgeInsetsGeometry) EdgeInsetsDirectional.only(
padding: EdgeInsetsDirectional.only(
start: 24.0f - 8.0f * 2.0f),
child: action
);

height: 64.0f,
color: _selectedRowCount > 0 ? themeData.secondaryHeaderColor : null,
child: new Padding(
//TODO: update EdgeInsets
padding: (EdgeInsets) (EdgeInsetsGeometry) EdgeInsetsDirectional.only(
padding: EdgeInsetsDirectional.only(
start: startPadding, end: 14.0f),
child: new Row(
mainAxisAlignment: MainAxisAlignment.end,

6
com.unity.uiwidgets/Runtime/material/pickers/calendar_date_picker.cs


}
return new Container(
//TODO: update to EdgeInsetsGeometry
padding: (EdgeInsets) (EdgeInsetsGeometry) EdgeInsetsDirectional.only(start: 16, end: 4),
padding: EdgeInsetsDirectional.only(start: 16, end: 4),
height: material_._subHeaderHeight,
child: new Row(
children: rowChildren

return new Column(
children: new List<Widget> {
new Container(
//TODO: update EdgeInsetsGeometry
padding: (EdgeInsets) (EdgeInsetsGeometry) EdgeInsetsDirectional.only(start: 16, end: 4),
padding: EdgeInsetsDirectional.only(start: 16, end: 4),
height: material_._subHeaderHeight,
child:
new Row(

4
com.unity.uiwidgets/Runtime/material/popup_menu.cs


PopupMenuCanceled onCanceled = null,
string tooltip = null,
float? elevation = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
Widget child = null,
Icon icon = null,
Offset offset = null,

public readonly float? elevation;
public readonly EdgeInsets padding;
public readonly EdgeInsetsGeometry padding;
public readonly Widget child;

8
com.unity.uiwidgets/Runtime/material/raised_button.cs


float? hoverElevation = null,
float? highlightElevation = null,
float? disabledElevation = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
VisualDensity visualDensity = null,
ShapeBorder shape = null,
Clip? clipBehavior = Clip.none,

Clip? clipBehavior = null,
FocusNode focusNode = null,
bool autofocus = false,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
MaterialTapTargetSize? materialTapTargetSize = null,
TimeSpan? animationDuration = null,
Widget icon = null,

defaultValue: null));
properties.add(new DiagnosticsProperty<float?>("disabledElevation", disabledElevation,
defaultValue: null));
properties.add(new DiagnosticsProperty<EdgeInsets>("padding", padding, defaultValue: null));
properties.add(new DiagnosticsProperty<EdgeInsetsGeometry>("padding", padding, defaultValue: null));
properties.add(new DiagnosticsProperty<ShapeBorder>("shape", shape, defaultValue: null));
properties.add(new DiagnosticsProperty<MaterialTapTargetSize?>("materialTapTargetSize",
materialTapTargetSize, defaultValue: null));

Clip? clipBehavior = Clip.none,
FocusNode focusNode = null,
bool autofocus = false,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
MaterialTapTargetSize? materialTapTargetSize = null,
TimeSpan? animationDuration = null,
Widget icon = null,

4
com.unity.uiwidgets/Runtime/material/swtich_list_tile.cs


Widget subtitle = null,
bool isThreeLine = false,
bool? dense = null,
EdgeInsets contentPadding = null,
EdgeInsetsGeometry contentPadding = null,
Widget secondary = null,
bool selected = false,
_SwitchListTileType _switchListTileType = _SwitchListTileType.material

public readonly bool? dense;
public readonly EdgeInsets contentPadding;
public readonly EdgeInsetsGeometry contentPadding;
public readonly bool selected;

8
com.unity.uiwidgets/Runtime/material/tab_bar_theme.cs


Decoration indicator = null,
TabBarIndicatorSize? indicatorSize = null,
Color labelColor = null,
EdgeInsets labelPadding = null,
EdgeInsetsGeometry labelPadding = null,
TextStyle labelStyle = null,
Color unselectedLabelColor = null,
TextStyle unselectedLabelStyle = null) {

public readonly Color labelColor;
public readonly EdgeInsets labelPadding;
public readonly EdgeInsetsGeometry labelPadding;
public readonly TextStyle labelStyle;

Decoration indicator = null,
TabBarIndicatorSize? indicatorSize = null,
Color labelColor = null,
EdgeInsets labelPadding = null,
EdgeInsetsGeometry labelPadding = null,
TextStyle labelStyle = null,
Color unselectedLabelColor = null,
TextStyle unselectedLabelStyle = null

indicator: Decoration.lerp(a.indicator, b.indicator, t),
indicatorSize: t < 0.5 ? a.indicatorSize : b.indicatorSize,
labelColor: Color.lerp(a.labelColor, b.labelColor, t),
labelPadding: EdgeInsets.lerp(a.labelPadding, b.labelPadding, t),
labelPadding: EdgeInsetsGeometry.lerp(a.labelPadding, b.labelPadding, t),
labelStyle: TextStyle.lerp(a.labelStyle, b.labelStyle, t),
unselectedLabelColor: Color.lerp(a.unselectedLabelColor, b.unselectedLabelColor, t),
unselectedLabelStyle: TextStyle.lerp(a.unselectedLabelStyle, b.unselectedLabelStyle, t)

17
com.unity.uiwidgets/Runtime/material/tab_indicator.cs


public class UnderlineTabIndicator : Decoration {
public UnderlineTabIndicator(
BorderSide borderSide = null,
EdgeInsets insets = null) {
EdgeInsetsGeometry insets = null) {
borderSide = borderSide ?? new BorderSide(width: 2.0f, color: Colors.white);
insets = insets ?? EdgeInsets.zero;
this.borderSide = borderSide;

public readonly BorderSide borderSide;
public readonly EdgeInsets insets;
public readonly EdgeInsetsGeometry insets;
public override Decoration lerpFrom(Decoration a, float t) {
if (a is UnderlineTabIndicator) {

insets: EdgeInsets.lerp(_a.insets, insets, t)
insets: EdgeInsetsGeometry.lerp(_a.insets, insets, t)
);
}

UnderlineTabIndicator _b = (UnderlineTabIndicator) b;
return new UnderlineTabIndicator(
borderSide: BorderSide.lerp(borderSide, _b.borderSide, t),
insets: EdgeInsets.lerp(insets, _b.insets, t)
insets: EdgeInsetsGeometry.lerp(insets, _b.insets, t)
);
}

get { return decoration.borderSide; }
}
public EdgeInsets insets {
public EdgeInsetsGeometry insets {
Rect _indicatorRectFor(Rect rect) {
Rect _indicatorRectFor(Rect rect, TextDirection textDirection) {
Rect indicator = insets.deflateRect(rect);
Rect indicator = insets.resolve(textDirection).deflateRect(rect);
return Rect.fromLTWH(
indicator.left,
indicator.bottom - borderSide.width,

D.assert(configuration != null);
D.assert(configuration.size != null);
Rect rect = offset & configuration.size;
Rect indicator = _indicatorRectFor(rect).deflate(borderSide.width / 2.0f);
TextDirection textDirection = configuration.textDirection;
Rect indicator = _indicatorRectFor(rect, textDirection).deflate(borderSide.width / 2.0f);
Paint paint = borderSide.toPaint();
paint.strokeCap = StrokeCap.square;
canvas.drawLine(indicator.bottomLeft, indicator.bottomRight, paint);

12
com.unity.uiwidgets/Runtime/material/tabs.cs


Key key = null,
string text = null,
Widget icon = null,
EdgeInsets iconMargin = null,
EdgeInsetsGeometry iconMargin = null,
Widget child = null
) : base(key: key) {
D.assert(text != null || child != null || icon != null);

public readonly Widget icon;
public readonly EdgeInsets iconMargin;
public readonly EdgeInsetsGeometry iconMargin;
Widget _buildLabelText() {
return child ?? new Text(text, softWrap: false, overflow: TextOverflow.fade);

bool isScrollable = false,
Color indicatorColor = null,
float indicatorWeight = 2.0f,
EdgeInsets indicatorPadding = null,
EdgeInsetsGeometry indicatorPadding = null,
EdgeInsets labelPadding = null,
EdgeInsetsGeometry labelPadding = null,
Color unselectedLabelColor = null,
TextStyle unselectedLabelStyle = null,
DragStartBehavior dragStartBehavior = DragStartBehavior.start,

public readonly float indicatorWeight;
public readonly EdgeInsets indicatorPadding;
public readonly EdgeInsetsGeometry indicatorPadding;
public readonly Decoration indicator;

public readonly TextStyle labelStyle;
public readonly EdgeInsets labelPadding;
public readonly EdgeInsetsGeometry labelPadding;
public readonly TextStyle unselectedLabelStyle;

2
com.unity.uiwidgets/Runtime/material/text_field.cs


properties.add(new ColorProperty("cursorColor", cursorColor, defaultValue: null));
properties.add(new DiagnosticsProperty<Brightness?>("keyboardAppearance", keyboardAppearance,
defaultValue: null));
properties.add(new DiagnosticsProperty<EdgeInsets>("scrollPadding", scrollPadding,
properties.add(new DiagnosticsProperty<EdgeInsetsGeometry>("scrollPadding", scrollPadding,
defaultValue: EdgeInsets.all(20.0f)));
properties.add(new FlagProperty("selectionEnabled", value: selectionEnabled, defaultValue: true,
ifFalse: "selection disabled"));

24
com.unity.uiwidgets/Runtime/material/tooltip.cs


Key key = null,
string message = null,
float? height = null,
EdgeInsets padding = null,
EdgeInsets margin = null,
EdgeInsetsGeometry padding = null,
EdgeInsetsGeometry margin = null,
float? verticalOffset = null,
bool? preferBelow = null,
bool? excludeFromSemantics = null,

public readonly float? height;
public readonly EdgeInsets padding;
public readonly EdgeInsetsGeometry padding;
public readonly EdgeInsets margin;
public readonly EdgeInsetsGeometry margin;
public readonly float? verticalOffset;

static float _defaultTooltipHeight = 32.0f;
static float _defaultVerticalOffset = 24.0f;
static bool _defaultPreferBelow = true;
static EdgeInsets _defaultPadding = EdgeInsets.symmetric(horizontal: 16.0f);
static EdgeInsets _defaultMargin = EdgeInsets.all(0.0f);
static EdgeInsetsGeometry _defaultPadding = EdgeInsets.symmetric(horizontal: 16.0f);
static EdgeInsetsGeometry _defaultMargin = EdgeInsets.all(0.0f);
static TimeSpan _fadeInDuration = new TimeSpan(0,0,0,0, 150);
static TimeSpan _fadeOutDuration =new TimeSpan(0,0,0,0, 75);
static TimeSpan _defaultShowDuration =new TimeSpan(0,0,0,0,1500);

float height;
EdgeInsets padding;
EdgeInsetsGeometry padding;
EdgeInsets margin;
EdgeInsetsGeometry margin;
Decoration decoration;

Key key = null,
string message = null,
float? height = null,
EdgeInsets padding = null,
EdgeInsets margin = null,
EdgeInsetsGeometry padding = null,
EdgeInsetsGeometry margin = null,
Decoration decoration = null,
TextStyle textStyle = null,
Animation<float> animation = null,

public readonly float? height;
public readonly EdgeInsets padding;
public readonly EdgeInsetsGeometry padding;
public readonly EdgeInsets margin;
public readonly EdgeInsetsGeometry margin;
public readonly Decoration decoration;

16
com.unity.uiwidgets/Runtime/material/tooltip_theme.cs


public class TooltipThemeData : Diagnosticable, IEquatable<TooltipThemeData> {
public TooltipThemeData(
float? height = null,
EdgeInsets padding = null,
EdgeInsets margin = null,
EdgeInsetsGeometry padding = null,
EdgeInsetsGeometry margin = null,
float? verticalOffset = null,
bool? preferBelow = null,
bool? excludeFromSemantics = null,

public readonly float? height;
public readonly EdgeInsets padding;
public readonly EdgeInsetsGeometry padding;
public readonly EdgeInsets margin;
public readonly EdgeInsetsGeometry margin;
public readonly float? verticalOffset;

public TooltipThemeData copyWith(
float? height = null,
EdgeInsets padding = null,
EdgeInsets margin = null,
EdgeInsetsGeometry padding = null,
EdgeInsetsGeometry margin = null,
float? verticalOffset = null,
bool? preferBelow = null,
bool? excludeFromSemantics = null,

return new TooltipThemeData(
height: MathUtils.lerpNullableFloat(a?.height, b?.height, t),
padding: EdgeInsets.lerp(a?.padding, b?.padding, t),
margin: EdgeInsets.lerp(a?.margin, b?.margin, t),
padding: EdgeInsetsGeometry.lerp(a?.padding, b?.padding, t),
margin: EdgeInsetsGeometry.lerp(a?.margin, b?.margin, t),
verticalOffset: MathUtils.lerpNullableFloat(a?.verticalOffset, b?.verticalOffset, t),
preferBelow: t < 0.5f ? a.preferBelow: b.preferBelow,
excludeFromSemantics: t < 0.5f ? a.excludeFromSemantics : b.excludeFromSemantics,

4
com.unity.uiwidgets/Runtime/material/user_accounts_drawer_header.cs


public UserAccountsDrawerHeader(
Key key = null,
Decoration decoration = null,
EdgeInsets margin = null,
EdgeInsetsGeometry margin = null,
Widget currentAccountPicture = null,
List<Widget> otherAccountsPictures = null,
Widget accountName = null,

public readonly Decoration decoration;
public readonly EdgeInsets margin;
public readonly EdgeInsetsGeometry margin;
public readonly Widget currentAccountPicture;

2
com.unity.uiwidgets/Runtime/material/swtich_list_tile.cs.meta


fileFormatVersion: 2
guid: eeb5dc81b18e644e69b2b89cf48b8f3b
guid: 85561be4b3ea5344283f3996f3e8efc7
MonoImporter:
externalObjects: {}
serializedVersion: 2

4
com.unity.uiwidgets/Runtime/painting/edge_insets.cs


);
}
protected EdgeInsetsGeometry add(EdgeInsetsGeometry other) {
public EdgeInsetsGeometry add(EdgeInsetsGeometry other) {
return _MixedEdgeInsets.fromLRSETB(
_left + other._left,
_right + other._right,

return false;
}
return Equals((EdgeInsets) obj);
return Equals((EdgeInsetsGeometry) obj);
}
public override int GetHashCode() {

6
com.unity.uiwidgets/Runtime/rendering/sliver_padding.cs


public class RenderSliverPadding : RenderSliverEdgeInsetsPadding {
public RenderSliverPadding(
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
TextDirection? textDirection = null,
RenderSliver child = null
) {

_resolvedPadding = null;
markNeedsLayout();
}
public EdgeInsets padding {
public EdgeInsetsGeometry padding {
get { return _padding; }
set {
D.assert(value != null);

}
}
EdgeInsets _padding;
EdgeInsetsGeometry _padding;
public TextDirection textDirection {
get { return _textDirection;}

2
com.unity.uiwidgets/Runtime/widgets/animated_list.cs


shrinkWrap: widget.shrinkWrap,
slivers: new List<Widget>{
new SliverPadding(
padding: (EdgeInsets)widget.padding ?? EdgeInsets.all(0),
padding: widget.padding ?? EdgeInsets.all(0),
sliver: new SliverAnimatedList(
key: _sliverAnimatedListKey,
itemBuilder: widget.itemBuilder,

12
com.unity.uiwidgets/Runtime/widgets/basic.cs


public class Padding : SingleChildRenderObjectWidget {
public Padding(
Key key = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
Widget child = null
) : base(key, child) {
D.assert(padding != null);

public readonly EdgeInsets padding;
public readonly EdgeInsetsGeometry padding;
public override RenderObject createRenderObject(BuildContext context) {
return new RenderPadding(

public override void debugFillProperties(DiagnosticPropertiesBuilder properties) {
base.debugFillProperties(properties);
properties.add(new DiagnosticsProperty<EdgeInsets>("padding", padding));
properties.add(new DiagnosticsProperty<EdgeInsetsGeometry>("padding", padding));
}
}
public class Align : SingleChildRenderObjectWidget {

public class SliverPadding : SingleChildRenderObjectWidget {
public SliverPadding(
Key key = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
Widget sliver = null
) : base(key: key, child: sliver) {
D.assert(padding != null);

public readonly EdgeInsets padding;
public readonly EdgeInsetsGeometry padding;
public override RenderObject createRenderObject(BuildContext context) {
return new RenderSliverPadding(

public override void debugFillProperties(DiagnosticPropertiesBuilder properties) {
base.debugFillProperties(properties);
properties.add(new DiagnosticsProperty<EdgeInsets>("padding", padding));
properties.add(new DiagnosticsProperty<EdgeInsetsGeometry>("padding", padding));
}
}
public class AspectRatio : SingleChildRenderObjectWidget {

19
com.unity.uiwidgets/Runtime/widgets/container.cs


public Container(
Key key = null,
AlignmentGeometry alignment = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
Color color = null,
Decoration decoration = null,
Decoration foregroundDecoration = null,

EdgeInsets margin = null,
EdgeInsetsGeometry margin = null,
Matrix4 transform = null,
Widget child = null,
Clip clipBehavior = Clip.none

public readonly Widget child;
public readonly AlignmentGeometry alignment;
public readonly EdgeInsets padding;
public readonly EdgeInsetsGeometry padding;
public readonly EdgeInsets margin;
public readonly EdgeInsetsGeometry margin;
EdgeInsets _paddingIncludingDecoration {
EdgeInsetsGeometry _paddingIncludingDecoration {
//Debug.LogError("EdgeInsets needs to be update to EdgeInsetsGeometry");
EdgeInsets decorationPadding = (EdgeInsets)decoration.padding;
EdgeInsetsGeometry decorationPadding = decoration.padding;
if (padding == null) {
return decorationPadding;
}

current = new Align(alignment: alignment, child: current);
}
EdgeInsets effetivePadding = _paddingIncludingDecoration;
EdgeInsetsGeometry effetivePadding = _paddingIncludingDecoration;
if (effetivePadding != null) {
current = new Padding(padding: effetivePadding, child: current);
}

base.debugFillProperties(properties);
properties.add(new DiagnosticsProperty<AlignmentGeometry>("alignment",
alignment, showName: false, defaultValue: foundation_.kNullDefaultValue));
properties.add(new DiagnosticsProperty<EdgeInsets>("padding",
properties.add(new DiagnosticsProperty<EdgeInsetsGeometry>("padding",
padding, defaultValue: foundation_.kNullDefaultValue));
properties.add(new DiagnosticsProperty<Clip>("clipBehavior", clipBehavior, defaultValue: Clip.none));
if (color != null)

foregroundDecoration, defaultValue: foundation_.kNullDefaultValue));
properties.add(new DiagnosticsProperty<BoxConstraints>("constraints",
constraints, defaultValue: foundation_.kNullDefaultValue));
properties.add(new DiagnosticsProperty<EdgeInsets>("margin",
properties.add(new DiagnosticsProperty<EdgeInsetsGeometry>("margin",
margin, defaultValue: foundation_.kNullDefaultValue));
properties.add(ObjectFlagProperty<Matrix4>.has("transform",
transform));

32
com.unity.uiwidgets/Runtime/widgets/implicit_animations.cs


public AnimatedContainer(
Key key = null,
AlignmentGeometry alignment = null,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
Color color = null,
Decoration decoration = null,
Decoration foregroundDecoration = null,

EdgeInsets margin = null,
EdgeInsetsGeometry margin = null,
Matrix4 transform = null,
Widget child = null,
Curve curve = null,

public readonly AlignmentGeometry alignment;
public readonly EdgeInsets padding;
public readonly EdgeInsetsGeometry padding;
public readonly Decoration decoration;

public readonly EdgeInsets margin;
public readonly EdgeInsetsGeometry margin;
public readonly Matrix4 transform;

base.debugFillProperties(properties);
properties.add(new DiagnosticsProperty<AlignmentGeometry>("alignment", alignment, showName: false,
defaultValue: null));
properties.add(new DiagnosticsProperty<EdgeInsets>("padding", padding, defaultValue: null));
properties.add(new DiagnosticsProperty<EdgeInsetsGeometry>("padding", padding, defaultValue: null));
properties.add(new DiagnosticsProperty<Decoration>("bg", decoration, defaultValue: null));
properties.add(
new DiagnosticsProperty<Decoration>("fg", foregroundDecoration, defaultValue: null));

properties.add(new DiagnosticsProperty<EdgeInsets>("margin", margin, defaultValue: null));
properties.add(new DiagnosticsProperty<EdgeInsetsGeometry>("margin", margin, defaultValue: null));
properties.add(ObjectFlagProperty<Matrix4>.has("transform", transform));
}
}

EdgeInsetsTween _padding;
EdgeInsetsGeometryTween _padding;
EdgeInsetsTween _margin;
EdgeInsetsGeometryTween _margin;
Matrix4Tween _transform;

_padding = (EdgeInsetsTween) visitor.visit(this, _padding, widget.padding,
(EdgeInsets value) => new EdgeInsetsTween(begin: value));
_padding = (EdgeInsetsGeometryTween) visitor.visit(this, _padding, widget.padding,
( value) => new EdgeInsetsGeometryTween(begin: value));
_decoration = (DecorationTween) visitor.visit(this, _decoration, widget.decoration,
(Decoration value) => new DecorationTween(begin: value));
_foregroundDecoration = (DecorationTween) visitor.visit(this, _foregroundDecoration,

_margin = (EdgeInsetsTween) visitor.visit(this, _margin, widget.margin,
(EdgeInsets value) => new EdgeInsetsTween(begin: value));
_margin = (EdgeInsetsGeometryTween) visitor.visit(this, _margin, widget.margin,
(value) => new EdgeInsetsGeometryTween(begin: value));
_transform = (Matrix4Tween) visitor.visit(this, _transform, widget.transform,
(Matrix4 value) => new Matrix4Tween(begin: value));
}

base.debugFillProperties(description);
description.add(new DiagnosticsProperty<AlignmentGeometryTween>("alignment", _alignment, showName: false,
defaultValue: null));
description.add(new DiagnosticsProperty<EdgeInsetsTween>("padding", _padding, defaultValue: null));
description.add(new DiagnosticsProperty<EdgeInsetsGeometryTween>("padding", _padding, defaultValue: null));
description.add(new DiagnosticsProperty<EdgeInsetsTween>("margin", _margin, defaultValue: null));
description.add(new DiagnosticsProperty<EdgeInsetsGeometryTween>("margin", _margin, defaultValue: null));
description.add(ObjectFlagProperty<Matrix4Tween>.has("transform", _transform));
}
}

public override Widget build(BuildContext context) {
return new Padding(
padding: (EdgeInsets) _padding
padding: _padding
.clamp(EdgeInsets.zero, EdgeInsets.infinity),
.clamp(EdgeInsets.zero, EdgeInsetsGeometry.infinity),
child: widget.child
);
}

40
com.unity.uiwidgets/Runtime/widgets/scroll_view.cs


bool? primary = null,
ScrollPhysics physics = null,
bool shrinkWrap = false,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
float? cacheExtent = null,
DragStartBehavior dragStartBehavior = DragStartBehavior.start,
ScrollViewKeyboardDismissBehavior keyboardDismissBehavior = ScrollViewKeyboardDismissBehavior.manual

this.padding = padding;
}
public readonly EdgeInsets padding;
public readonly EdgeInsetsGeometry padding;
EdgeInsets effectivePadding = padding; // no need to check MediaQuery for now.
EdgeInsetsGeometry effectivePadding = padding; // no need to check MediaQuery for now.
if (effectivePadding != null) {
sliver = new SliverPadding(padding: effectivePadding, sliver: sliver);
}

public override void debugFillProperties(DiagnosticPropertiesBuilder properties) {
base.debugFillProperties(properties);
properties.add(new DiagnosticsProperty<EdgeInsets>("padding", padding,
properties.add(new DiagnosticsProperty<EdgeInsetsGeometry>("padding", padding,
defaultValue: foundation_.kNullDefaultValue));
}
}

bool? primary = null,
ScrollPhysics physics = null,
bool shrinkWrap = false,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
float? itemExtent = null,
bool addAutomaticKeepAlives = true,
bool addRepaintBoundaries = true,

bool? primary = null,
ScrollPhysics physics = null,
bool shrinkWrap = false,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
float? itemExtent = null,
IndexedWidgetBuilder itemBuilder = null,
int? itemCount = null,

bool? primary = null,
ScrollPhysics physics = null,
bool shrinkWrap = false,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
float? itemExtent = null,
IndexedWidgetBuilder itemBuilder = null,
int? itemCount = null,

bool? primary = null,
ScrollPhysics physics = null,
bool shrinkWrap = false,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
IndexedWidgetBuilder itemBuilder = null,
IndexedWidgetBuilder separatorBuilder = null,
int itemCount = 0,

bool? primary = null,
ScrollPhysics physics = null,
bool shrinkWrap = false,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
IndexedWidgetBuilder itemBuilder = null,
IndexedWidgetBuilder separatorBuilder = null,
int itemCount = 0,

bool? primary = null,
ScrollPhysics physics = null,
bool shrinkWrap = false,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
float? itemExtent = null,
SliverChildDelegate childrenDelegate = null,
float? cacheExtent = null

bool? primary = null,
ScrollPhysics physics = null,
bool shrinkWrap = false,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
float? itemExtent = null,
SliverChildDelegate childrenDelegate = null,
float? cacheExtent = null

bool? primary = null,
ScrollPhysics physics = null,
bool shrinkWrap = false,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
SliverGridDelegate gridDelegate = null,
bool addAutomaticKeepAlives = true,
bool addRepaintBoundaries = true,

bool? primary = null,
ScrollPhysics physics = null,
bool shrinkWrap = false,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
SliverGridDelegate gridDelegate = null,
IndexedWidgetBuilder itemBuilder = null,
int? itemCount = null,

bool? primary = null,
ScrollPhysics physics = null,
bool shrinkWrap = false,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
SliverGridDelegate gridDelegate = null,
IndexedWidgetBuilder itemBuilder = null,
int? itemCount = null,

bool? primary = null,
ScrollPhysics physics = null,
bool shrinkWrap = false,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
SliverGridDelegate gridDelegate = null,
SliverChildDelegate childrenDelegate = null,
float? cacheExtent = null,

bool? primary = null,
ScrollPhysics physics = null,
bool shrinkWrap = false,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
SliverGridDelegate gridDelegate = null,
SliverChildDelegate childrenDelegate = null,
float? cacheExtent = null,

bool? primary = null,
ScrollPhysics physics = null,
bool shrinkWrap = false,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
int? crossAxisCount = null,
float mainAxisSpacing = 0.0f,
float crossAxisSpacing = 0.0f,

bool? primary = null,
ScrollPhysics physics = null,
bool shrinkWrap = false,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
int? crossAxisCount = null,
float mainAxisSpacing = 0.0f,
float crossAxisSpacing = 0.0f,

bool? primary = null,
ScrollPhysics physics = null,
bool shrinkWrap = false,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
float? maxCrossAxisExtent = null,
float mainAxisSpacing = 0.0f,
float crossAxisSpacing = 0.0f,

bool? primary = null,
ScrollPhysics physics = null,
bool shrinkWrap = false,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
float? maxCrossAxisExtent = null,
float mainAxisSpacing = 0.0f,
float crossAxisSpacing = 0.0f,

4
com.unity.uiwidgets/Runtime/widgets/single_child_scroll_view.cs


Key key = null,
Axis scrollDirection = Axis.vertical,
bool reverse = false,
EdgeInsets padding = null,
EdgeInsetsGeometry padding = null,
bool? primary = null,
ScrollPhysics physics = null,
ScrollController controller = null,

public readonly bool reverse;
public readonly EdgeInsets padding;
public readonly EdgeInsetsGeometry padding;
public readonly ScrollController controller;

537
Samples/UIWidgetsSamples_2019_4/Assets/Scene/TextFieldSample.unity


%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!29 &1
OcclusionCullingSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_OcclusionBakeSettings:
smallestOccluder: 5
smallestHole: 0.25
backfaceThreshold: 100
m_SceneGUID: 00000000000000000000000000000000
m_OcclusionCullingData: {fileID: 0}
--- !u!104 &2
RenderSettings:
m_ObjectHideFlags: 0
serializedVersion: 9
m_Fog: 0
m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
m_FogMode: 3
m_FogDensity: 0.01
m_LinearFogStart: 0
m_LinearFogEnd: 300
m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1}
m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1}
m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1}
m_AmbientIntensity: 1
m_AmbientMode: 0
m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
m_HaloStrength: 0.5
m_FlareStrength: 1
m_FlareFadeSpeed: 3
m_HaloTexture: {fileID: 0}
m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0}
m_DefaultReflectionMode: 0
m_DefaultReflectionResolution: 128
m_ReflectionBounces: 1
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
m_UseRadianceAmbientProbe: 0
--- !u!157 &3
LightmapSettings:
m_ObjectHideFlags: 0
serializedVersion: 11
m_GIWorkflowMode: 1
m_GISettings:
serializedVersion: 2
m_BounceScale: 1
m_IndirectOutputScale: 1
m_AlbedoBoost: 1
m_EnvironmentLightingMode: 0
m_EnableBakedLightmaps: 1
m_EnableRealtimeLightmaps: 0
m_LightmapEditorSettings:
serializedVersion: 12
m_Resolution: 2
m_BakeResolution: 40
m_AtlasSize: 1024
m_AO: 0
m_AOMaxDistance: 1
m_CompAOExponent: 1
m_CompAOExponentDirect: 0
m_ExtractAmbientOcclusion: 0
m_Padding: 2
m_LightmapParameters: {fileID: 0}
m_LightmapsBakeMode: 1
m_TextureCompression: 1
m_FinalGather: 0
m_FinalGatherFiltering: 1
m_FinalGatherRayCount: 256
m_ReflectionCompression: 2
m_MixedBakeMode: 2
m_BakeBackend: 1
m_PVRSampling: 1
m_PVRDirectSampleCount: 32
m_PVRSampleCount: 512
m_PVRBounces: 2
m_PVREnvironmentSampleCount: 256
m_PVREnvironmentReferencePointCount: 2048
m_PVRFilteringMode: 1
m_PVRDenoiserTypeDirect: 1
m_PVRDenoiserTypeIndirect: 1
m_PVRDenoiserTypeAO: 1
m_PVRFilterTypeDirect: 0
m_PVRFilterTypeIndirect: 0
m_PVRFilterTypeAO: 0
m_PVREnvironmentMIS: 1
m_PVRCulling: 1
m_PVRFilteringGaussRadiusDirect: 1
m_PVRFilteringGaussRadiusIndirect: 5
m_PVRFilteringGaussRadiusAO: 2
m_PVRFilteringAtrousPositionSigmaDirect: 0.5
m_PVRFilteringAtrousPositionSigmaIndirect: 2
m_PVRFilteringAtrousPositionSigmaAO: 1
m_ExportTrainingData: 0
m_TrainingDataDestination: TrainingData
m_LightProbeSampleCountMultiplier: 4
m_LightingDataAsset: {fileID: 0}
m_UseShadowmask: 1
--- !u!196 &4
NavMeshSettings:
serializedVersion: 2
m_ObjectHideFlags: 0
m_BuildSettings:
serializedVersion: 2
agentTypeID: 0
agentRadius: 0.5
agentHeight: 2
agentSlope: 45
agentClimb: 0.4
ledgeDropHeight: 0
maxJumpAcrossDistance: 0
minRegionArea: 2
manualCellSize: 0
cellSize: 0.16666667
manualTileSize: 0
tileSize: 256
accuratePlacement: 0
debug:
m_Flags: 0
m_NavMeshData: {fileID: 0}
--- !u!1 &764046566
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 764046568}
- component: {fileID: 764046567}
m_Layer: 0
m_Name: Directional Light
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!108 &764046567
Light:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 764046566}
m_Enabled: 1
serializedVersion: 10
m_Type: 1
m_Shape: 0
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Intensity: 1
m_Range: 10
m_SpotAngle: 30
m_InnerSpotAngle: 21.80208
m_CookieSize: 10
m_Shadows:
m_Type: 2
m_Resolution: -1
m_CustomResolution: -1
m_Strength: 1
m_Bias: 0.05
m_NormalBias: 0.4
m_NearPlane: 0.2
m_CullingMatrixOverride:
e00: 1
e01: 0
e02: 0
e03: 0
e10: 0
e11: 1
e12: 0
e13: 0
e20: 0
e21: 0
e22: 1
e23: 0
e30: 0
e31: 0
e32: 0
e33: 1
m_UseCullingMatrixOverride: 0
m_Cookie: {fileID: 0}
m_DrawHalo: 0
m_Flare: {fileID: 0}
m_RenderMode: 0
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingLayerMask: 1
m_Lightmapping: 4
m_LightShadowCasterMode: 0
m_AreaSize: {x: 1, y: 1}
m_BounceIntensity: 1
m_ColorTemperature: 6570
m_UseColorTemperature: 0
m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0}
m_UseBoundingSphereOverride: 0
m_ShadowRadius: 0
m_ShadowAngle: 0
--- !u!4 &764046568
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 764046566}
m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261}
m_LocalPosition: {x: 0, y: 3, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0}
--- !u!1 &847097468
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 847097469}
- component: {fileID: 847097471}
- component: {fileID: 847097470}
m_Layer: 5
m_Name: RawImage
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!224 &847097469
RectTransform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 847097468}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 2122288190}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &847097470
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 847097468}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: aadc2d983f1b0564688e35a7d4933599, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1
m_Maskable: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Texture: {fileID: 0}
m_UVRect:
serializedVersion: 2
x: 0
y: 0
width: 1
height: 1
fonts: []
devicePixelRatioOverride: 1
hardwareAntiAliasing: 0
--- !u!222 &847097471
CanvasRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 847097468}
m_CullTransparentMesh: 0
--- !u!1 &1548023132
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1548023135}
- component: {fileID: 1548023134}
- component: {fileID: 1548023133}
m_Layer: 0
m_Name: Main Camera
m_TagString: MainCamera
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!81 &1548023133
AudioListener:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1548023132}
m_Enabled: 1
--- !u!20 &1548023134
Camera:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1548023132}
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 1
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
m_projectionMatrixMode: 1
m_GateFitMode: 2
m_FOVAxisMode: 0
m_SensorSize: {x: 36, y: 24}
m_LensShift: {x: 0, y: 0}
m_FocalLength: 50
m_NormalizedViewPortRect:
serializedVersion: 2
x: 0
y: 0
width: 1
height: 1
near clip plane: 0.3
far clip plane: 1000
field of view: 60
orthographic: 1
orthographic size: 5.6
m_Depth: -1
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingPath: -1
m_TargetTexture: {fileID: 0}
m_TargetDisplay: 0
m_TargetEye: 3
m_HDR: 1
m_AllowMSAA: 1
m_AllowDynamicResolution: 0
m_ForceIntoRT: 0
m_OcclusionCulling: 1
m_StereoConvergence: 10
m_StereoSeparation: 0.022
--- !u!4 &1548023135
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1548023132}
m_LocalRotation: {x: 0, y: 0.7071068, z: -0.7071068, w: 0}
m_LocalPosition: {x: 0, y: 1, z: 0.32}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 90, y: 180, z: 0}
--- !u!1 &1900497009
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1900497012}
- component: {fileID: 1900497011}
- component: {fileID: 1900497010}
m_Layer: 0
m_Name: EventSystem
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!114 &1900497010
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1900497009}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 4f231c4fb786f3946a6b90b886c48677, type: 3}
m_Name:
m_EditorClassIdentifier:
m_HorizontalAxis: Horizontal
m_VerticalAxis: Vertical
m_SubmitButton: Submit
m_CancelButton: Cancel
m_InputActionsPerSecond: 10
m_RepeatDelay: 0.5
m_ForceModuleActive: 0
--- !u!114 &1900497011
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1900497009}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3}
m_Name:
m_EditorClassIdentifier:
m_FirstSelected: {fileID: 0}
m_sendNavigationEvents: 1
m_DragThreshold: 10
--- !u!4 &1900497012
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1900497009}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 3
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &2122288186
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 2122288190}
- component: {fileID: 2122288189}
- component: {fileID: 2122288188}
- component: {fileID: 2122288187}
m_Layer: 5
m_Name: Canvas
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!114 &2122288187
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2122288186}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3}
m_Name:
m_EditorClassIdentifier:
m_IgnoreReversedGraphics: 1
m_BlockingObjects: 0
m_BlockingMask:
serializedVersion: 2
m_Bits: 4294967295
--- !u!114 &2122288188
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2122288186}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
m_Name:
m_EditorClassIdentifier:
m_UiScaleMode: 0
m_ReferencePixelsPerUnit: 100
m_ScaleFactor: 1
m_ReferenceResolution: {x: 800, y: 600}
m_ScreenMatchMode: 0
m_MatchWidthOrHeight: 0
m_PhysicalUnit: 3
m_FallbackScreenDPI: 96
m_DefaultSpriteDPI: 96
m_DynamicPixelsPerUnit: 1
--- !u!223 &2122288189
Canvas:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2122288186}
m_Enabled: 1
serializedVersion: 3
m_RenderMode: 0
m_Camera: {fileID: 0}
m_PlaneDistance: 100
m_PixelPerfect: 0
m_ReceivesEvents: 1
m_OverrideSorting: 0
m_OverridePixelPerfect: 0
m_SortingBucketNormalizedSize: 0
m_AdditionalShaderChannelsFlag: 0
m_SortingLayerID: 0
m_SortingOrder: 0
m_TargetDisplay: 0
--- !u!224 &2122288190
RectTransform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2122288186}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 0, y: 0, z: 0}
m_Children:
- {fileID: 847097469}
m_Father: {fileID: 0}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0, y: 0}

7
Samples/UIWidgetsSamples_2019_4/Assets/Scene/TextFieldSample.unity.meta


fileFormatVersion: 2
guid: a2aeac099bd29bd439c593cf47247b78
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

537
Samples/UIWidgetsSamples_2019_4/Assets/Scene/TextFieldTest.unity


%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!29 &1
OcclusionCullingSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_OcclusionBakeSettings:
smallestOccluder: 5
smallestHole: 0.25
backfaceThreshold: 100
m_SceneGUID: 00000000000000000000000000000000
m_OcclusionCullingData: {fileID: 0}
--- !u!104 &2
RenderSettings:
m_ObjectHideFlags: 0
serializedVersion: 9
m_Fog: 0
m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
m_FogMode: 3
m_FogDensity: 0.01
m_LinearFogStart: 0
m_LinearFogEnd: 300
m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1}
m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1}
m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1}
m_AmbientIntensity: 1
m_AmbientMode: 0
m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
m_HaloStrength: 0.5
m_FlareStrength: 1
m_FlareFadeSpeed: 3
m_HaloTexture: {fileID: 0}
m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0}
m_DefaultReflectionMode: 0
m_DefaultReflectionResolution: 128
m_ReflectionBounces: 1
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
m_UseRadianceAmbientProbe: 0
--- !u!157 &3
LightmapSettings:
m_ObjectHideFlags: 0
serializedVersion: 11
m_GIWorkflowMode: 1
m_GISettings:
serializedVersion: 2
m_BounceScale: 1
m_IndirectOutputScale: 1
m_AlbedoBoost: 1
m_EnvironmentLightingMode: 0
m_EnableBakedLightmaps: 1
m_EnableRealtimeLightmaps: 0
m_LightmapEditorSettings:
serializedVersion: 12
m_Resolution: 2
m_BakeResolution: 40
m_AtlasSize: 1024
m_AO: 0
m_AOMaxDistance: 1
m_CompAOExponent: 1
m_CompAOExponentDirect: 0
m_ExtractAmbientOcclusion: 0
m_Padding: 2
m_LightmapParameters: {fileID: 0}
m_LightmapsBakeMode: 1
m_TextureCompression: 1
m_FinalGather: 0
m_FinalGatherFiltering: 1
m_FinalGatherRayCount: 256
m_ReflectionCompression: 2
m_MixedBakeMode: 2
m_BakeBackend: 1
m_PVRSampling: 1
m_PVRDirectSampleCount: 32
m_PVRSampleCount: 512
m_PVRBounces: 2
m_PVREnvironmentSampleCount: 256
m_PVREnvironmentReferencePointCount: 2048
m_PVRFilteringMode: 1
m_PVRDenoiserTypeDirect: 1
m_PVRDenoiserTypeIndirect: 1
m_PVRDenoiserTypeAO: 1
m_PVRFilterTypeDirect: 0
m_PVRFilterTypeIndirect: 0
m_PVRFilterTypeAO: 0
m_PVREnvironmentMIS: 1
m_PVRCulling: 1
m_PVRFilteringGaussRadiusDirect: 1
m_PVRFilteringGaussRadiusIndirect: 5
m_PVRFilteringGaussRadiusAO: 2
m_PVRFilteringAtrousPositionSigmaDirect: 0.5
m_PVRFilteringAtrousPositionSigmaIndirect: 2
m_PVRFilteringAtrousPositionSigmaAO: 1
m_ExportTrainingData: 0
m_TrainingDataDestination: TrainingData
m_LightProbeSampleCountMultiplier: 4
m_LightingDataAsset: {fileID: 0}
m_UseShadowmask: 1
--- !u!196 &4
NavMeshSettings:
serializedVersion: 2
m_ObjectHideFlags: 0
m_BuildSettings:
serializedVersion: 2
agentTypeID: 0
agentRadius: 0.5
agentHeight: 2
agentSlope: 45
agentClimb: 0.4
ledgeDropHeight: 0
maxJumpAcrossDistance: 0
minRegionArea: 2
manualCellSize: 0
cellSize: 0.16666667
manualTileSize: 0
tileSize: 256
accuratePlacement: 0
debug:
m_Flags: 0
m_NavMeshData: {fileID: 0}
--- !u!1 &764046566
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 764046568}
- component: {fileID: 764046567}
m_Layer: 0
m_Name: Directional Light
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!108 &764046567
Light:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 764046566}
m_Enabled: 1
serializedVersion: 10
m_Type: 1
m_Shape: 0
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Intensity: 1
m_Range: 10
m_SpotAngle: 30
m_InnerSpotAngle: 21.80208
m_CookieSize: 10
m_Shadows:
m_Type: 2
m_Resolution: -1
m_CustomResolution: -1
m_Strength: 1
m_Bias: 0.05
m_NormalBias: 0.4
m_NearPlane: 0.2
m_CullingMatrixOverride:
e00: 1
e01: 0
e02: 0
e03: 0
e10: 0
e11: 1
e12: 0
e13: 0
e20: 0
e21: 0
e22: 1
e23: 0
e30: 0
e31: 0
e32: 0
e33: 1
m_UseCullingMatrixOverride: 0
m_Cookie: {fileID: 0}
m_DrawHalo: 0
m_Flare: {fileID: 0}
m_RenderMode: 0
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingLayerMask: 1
m_Lightmapping: 4
m_LightShadowCasterMode: 0
m_AreaSize: {x: 1, y: 1}
m_BounceIntensity: 1
m_ColorTemperature: 6570
m_UseColorTemperature: 0
m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0}
m_UseBoundingSphereOverride: 0
m_ShadowRadius: 0
m_ShadowAngle: 0
--- !u!4 &764046568
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 764046566}
m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261}
m_LocalPosition: {x: 0, y: 3, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0}
--- !u!1 &847097468
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 847097469}
- component: {fileID: 847097471}
- component: {fileID: 847097470}
m_Layer: 5
m_Name: RawImage
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!224 &847097469
RectTransform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 847097468}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 2122288190}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &847097470
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 847097468}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c5962c6d91d67c747b9768c1aec548a1, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1
m_Maskable: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Texture: {fileID: 0}
m_UVRect:
serializedVersion: 2
x: 0
y: 0
width: 1
height: 1
fonts: []
devicePixelRatioOverride: 1
hardwareAntiAliasing: 0
--- !u!222 &847097471
CanvasRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 847097468}
m_CullTransparentMesh: 0
--- !u!1 &1548023132
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1548023135}
- component: {fileID: 1548023134}
- component: {fileID: 1548023133}
m_Layer: 0
m_Name: Main Camera
m_TagString: MainCamera
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!81 &1548023133
AudioListener:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1548023132}
m_Enabled: 1
--- !u!20 &1548023134
Camera:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1548023132}
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 1
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
m_projectionMatrixMode: 1
m_GateFitMode: 2
m_FOVAxisMode: 0
m_SensorSize: {x: 36, y: 24}
m_LensShift: {x: 0, y: 0}
m_FocalLength: 50
m_NormalizedViewPortRect:
serializedVersion: 2
x: 0
y: 0
width: 1
height: 1
near clip plane: 0.3
far clip plane: 1000
field of view: 60
orthographic: 1
orthographic size: 5.6
m_Depth: -1
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingPath: -1
m_TargetTexture: {fileID: 0}
m_TargetDisplay: 0
m_TargetEye: 3
m_HDR: 1
m_AllowMSAA: 1
m_AllowDynamicResolution: 0
m_ForceIntoRT: 0
m_OcclusionCulling: 1
m_StereoConvergence: 10
m_StereoSeparation: 0.022
--- !u!4 &1548023135
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1548023132}
m_LocalRotation: {x: 0, y: 0.7071068, z: -0.7071068, w: 0}
m_LocalPosition: {x: 0, y: 1, z: 0.32}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 90, y: 180, z: 0}
--- !u!1 &1900497009
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1900497012}
- component: {fileID: 1900497011}
- component: {fileID: 1900497010}
m_Layer: 0
m_Name: EventSystem
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!114 &1900497010
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1900497009}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 4f231c4fb786f3946a6b90b886c48677, type: 3}
m_Name:
m_EditorClassIdentifier:
m_HorizontalAxis: Horizontal
m_VerticalAxis: Vertical
m_SubmitButton: Submit
m_CancelButton: Cancel
m_InputActionsPerSecond: 10
m_RepeatDelay: 0.5
m_ForceModuleActive: 0
--- !u!114 &1900497011
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1900497009}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3}
m_Name:
m_EditorClassIdentifier:
m_FirstSelected: {fileID: 0}
m_sendNavigationEvents: 1
m_DragThreshold: 10
--- !u!4 &1900497012
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1900497009}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 3
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &2122288186
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 2122288190}
- component: {fileID: 2122288189}
- component: {fileID: 2122288188}
- component: {fileID: 2122288187}
m_Layer: 5
m_Name: Canvas
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!114 &2122288187
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2122288186}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3}
m_Name:
m_EditorClassIdentifier:
m_IgnoreReversedGraphics: 1
m_BlockingObjects: 0
m_BlockingMask:
serializedVersion: 2
m_Bits: 4294967295
--- !u!114 &2122288188
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2122288186}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
m_Name:
m_EditorClassIdentifier:
m_UiScaleMode: 0
m_ReferencePixelsPerUnit: 100
m_ScaleFactor: 1
m_ReferenceResolution: {x: 800, y: 600}
m_ScreenMatchMode: 0
m_MatchWidthOrHeight: 0
m_PhysicalUnit: 3
m_FallbackScreenDPI: 96
m_DefaultSpriteDPI: 96
m_DynamicPixelsPerUnit: 1
--- !u!223 &2122288189
Canvas:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2122288186}
m_Enabled: 1
serializedVersion: 3
m_RenderMode: 0
m_Camera: {fileID: 0}
m_PlaneDistance: 100
m_PixelPerfect: 0
m_ReceivesEvents: 1
m_OverrideSorting: 0
m_OverridePixelPerfect: 0
m_SortingBucketNormalizedSize: 0
m_AdditionalShaderChannelsFlag: 0
m_SortingLayerID: 0
m_SortingOrder: 0
m_TargetDisplay: 0
--- !u!224 &2122288190
RectTransform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2122288186}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 0, y: 0, z: 0}
m_Children:
- {fileID: 847097469}
m_Father: {fileID: 0}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0, y: 0}

7
Samples/UIWidgetsSamples_2019_4/Assets/Scene/TextFieldTest.unity.meta


fileFormatVersion: 2
guid: 2b74967f2e8d4b640a6a4e521906ee1a
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

537
Samples/UIWidgetsSamples_2019_4/Assets/Scene/TextInputSample.unity


%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!29 &1
OcclusionCullingSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_OcclusionBakeSettings:
smallestOccluder: 5
smallestHole: 0.25
backfaceThreshold: 100
m_SceneGUID: 00000000000000000000000000000000
m_OcclusionCullingData: {fileID: 0}
--- !u!104 &2
RenderSettings:
m_ObjectHideFlags: 0
serializedVersion: 9
m_Fog: 0
m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
m_FogMode: 3
m_FogDensity: 0.01
m_LinearFogStart: 0
m_LinearFogEnd: 300
m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1}
m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1}
m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1}
m_AmbientIntensity: 1
m_AmbientMode: 0
m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
m_HaloStrength: 0.5
m_FlareStrength: 1
m_FlareFadeSpeed: 3
m_HaloTexture: {fileID: 0}
m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0}
m_DefaultReflectionMode: 0
m_DefaultReflectionResolution: 128
m_ReflectionBounces: 1
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
m_UseRadianceAmbientProbe: 0
--- !u!157 &3
LightmapSettings:
m_ObjectHideFlags: 0
serializedVersion: 11
m_GIWorkflowMode: 1
m_GISettings:
serializedVersion: 2
m_BounceScale: 1
m_IndirectOutputScale: 1
m_AlbedoBoost: 1
m_EnvironmentLightingMode: 0
m_EnableBakedLightmaps: 1
m_EnableRealtimeLightmaps: 0
m_LightmapEditorSettings:
serializedVersion: 12
m_Resolution: 2
m_BakeResolution: 40
m_AtlasSize: 1024
m_AO: 0
m_AOMaxDistance: 1
m_CompAOExponent: 1
m_CompAOExponentDirect: 0
m_ExtractAmbientOcclusion: 0
m_Padding: 2
m_LightmapParameters: {fileID: 0}
m_LightmapsBakeMode: 1
m_TextureCompression: 1
m_FinalGather: 0
m_FinalGatherFiltering: 1
m_FinalGatherRayCount: 256
m_ReflectionCompression: 2
m_MixedBakeMode: 2
m_BakeBackend: 1
m_PVRSampling: 1
m_PVRDirectSampleCount: 32
m_PVRSampleCount: 512
m_PVRBounces: 2
m_PVREnvironmentSampleCount: 256
m_PVREnvironmentReferencePointCount: 2048
m_PVRFilteringMode: 1
m_PVRDenoiserTypeDirect: 1
m_PVRDenoiserTypeIndirect: 1
m_PVRDenoiserTypeAO: 1
m_PVRFilterTypeDirect: 0
m_PVRFilterTypeIndirect: 0
m_PVRFilterTypeAO: 0
m_PVREnvironmentMIS: 1
m_PVRCulling: 1
m_PVRFilteringGaussRadiusDirect: 1
m_PVRFilteringGaussRadiusIndirect: 5
m_PVRFilteringGaussRadiusAO: 2
m_PVRFilteringAtrousPositionSigmaDirect: 0.5
m_PVRFilteringAtrousPositionSigmaIndirect: 2
m_PVRFilteringAtrousPositionSigmaAO: 1
m_ExportTrainingData: 0
m_TrainingDataDestination: TrainingData
m_LightProbeSampleCountMultiplier: 4
m_LightingDataAsset: {fileID: 0}
m_UseShadowmask: 1
--- !u!196 &4
NavMeshSettings:
serializedVersion: 2
m_ObjectHideFlags: 0
m_BuildSettings:
serializedVersion: 2
agentTypeID: 0
agentRadius: 0.5
agentHeight: 2
agentSlope: 45
agentClimb: 0.4
ledgeDropHeight: 0
maxJumpAcrossDistance: 0
minRegionArea: 2
manualCellSize: 0
cellSize: 0.16666667
manualTileSize: 0
tileSize: 256
accuratePlacement: 0
debug:
m_Flags: 0
m_NavMeshData: {fileID: 0}
--- !u!1 &764046566
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 764046568}
- component: {fileID: 764046567}
m_Layer: 0
m_Name: Directional Light
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!108 &764046567
Light:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 764046566}
m_Enabled: 1
serializedVersion: 10
m_Type: 1
m_Shape: 0
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Intensity: 1
m_Range: 10
m_SpotAngle: 30
m_InnerSpotAngle: 21.80208
m_CookieSize: 10
m_Shadows:
m_Type: 2
m_Resolution: -1
m_CustomResolution: -1
m_Strength: 1
m_Bias: 0.05
m_NormalBias: 0.4
m_NearPlane: 0.2
m_CullingMatrixOverride:
e00: 1
e01: 0
e02: 0
e03: 0
e10: 0
e11: 1
e12: 0
e13: 0
e20: 0
e21: 0
e22: 1
e23: 0
e30: 0
e31: 0
e32: 0
e33: 1
m_UseCullingMatrixOverride: 0
m_Cookie: {fileID: 0}
m_DrawHalo: 0
m_Flare: {fileID: 0}
m_RenderMode: 0
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingLayerMask: 1
m_Lightmapping: 4
m_LightShadowCasterMode: 0
m_AreaSize: {x: 1, y: 1}
m_BounceIntensity: 1
m_ColorTemperature: 6570
m_UseColorTemperature: 0
m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0}
m_UseBoundingSphereOverride: 0
m_ShadowRadius: 0
m_ShadowAngle: 0
--- !u!4 &764046568
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 764046566}
m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261}
m_LocalPosition: {x: 0, y: 3, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0}
--- !u!1 &847097468
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 847097469}
- component: {fileID: 847097471}
- component: {fileID: 847097470}
m_Layer: 5
m_Name: RawImage
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!224 &847097469
RectTransform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 847097468}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 2122288190}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &847097470
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 847097468}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d8495746441674d418f8093fdd93c7ac, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1
m_Maskable: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Texture: {fileID: 0}
m_UVRect:
serializedVersion: 2
x: 0
y: 0
width: 1
height: 1
fonts: []
devicePixelRatioOverride: 1
hardwareAntiAliasing: 0
--- !u!222 &847097471
CanvasRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 847097468}
m_CullTransparentMesh: 0
--- !u!1 &1548023132
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1548023135}
- component: {fileID: 1548023134}
- component: {fileID: 1548023133}
m_Layer: 0
m_Name: Main Camera
m_TagString: MainCamera
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!81 &1548023133
AudioListener:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1548023132}
m_Enabled: 1
--- !u!20 &1548023134
Camera:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1548023132}
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 1
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
m_projectionMatrixMode: 1
m_GateFitMode: 2
m_FOVAxisMode: 0
m_SensorSize: {x: 36, y: 24}
m_LensShift: {x: 0, y: 0}
m_FocalLength: 50
m_NormalizedViewPortRect:
serializedVersion: 2
x: 0
y: 0
width: 1
height: 1
near clip plane: 0.3
far clip plane: 1000
field of view: 60
orthographic: 1
orthographic size: 5.6
m_Depth: -1
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingPath: -1
m_TargetTexture: {fileID: 0}
m_TargetDisplay: 0
m_TargetEye: 3
m_HDR: 1
m_AllowMSAA: 1
m_AllowDynamicResolution: 0
m_ForceIntoRT: 0
m_OcclusionCulling: 1
m_StereoConvergence: 10
m_StereoSeparation: 0.022
--- !u!4 &1548023135
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1548023132}
m_LocalRotation: {x: 0, y: 0.7071068, z: -0.7071068, w: 0}
m_LocalPosition: {x: 0, y: 1, z: 0.32}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 90, y: 180, z: 0}
--- !u!1 &1900497009
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1900497012}
- component: {fileID: 1900497011}
- component: {fileID: 1900497010}
m_Layer: 0
m_Name: EventSystem
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!114 &1900497010
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1900497009}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 4f231c4fb786f3946a6b90b886c48677, type: 3}
m_Name:
m_EditorClassIdentifier:
m_HorizontalAxis: Horizontal
m_VerticalAxis: Vertical
m_SubmitButton: Submit
m_CancelButton: Cancel
m_InputActionsPerSecond: 10
m_RepeatDelay: 0.5
m_ForceModuleActive: 0
--- !u!114 &1900497011
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1900497009}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3}
m_Name:
m_EditorClassIdentifier:
m_FirstSelected: {fileID: 0}
m_sendNavigationEvents: 1
m_DragThreshold: 10
--- !u!4 &1900497012
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1900497009}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 3
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &2122288186
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 2122288190}
- component: {fileID: 2122288189}
- component: {fileID: 2122288188}
- component: {fileID: 2122288187}
m_Layer: 5
m_Name: Canvas
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!114 &2122288187
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2122288186}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3}
m_Name:
m_EditorClassIdentifier:
m_IgnoreReversedGraphics: 1
m_BlockingObjects: 0
m_BlockingMask:
serializedVersion: 2
m_Bits: 4294967295
--- !u!114 &2122288188
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2122288186}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
m_Name:
m_EditorClassIdentifier:
m_UiScaleMode: 0
m_ReferencePixelsPerUnit: 100
m_ScaleFactor: 1
m_ReferenceResolution: {x: 800, y: 600}
m_ScreenMatchMode: 0
m_MatchWidthOrHeight: 0
m_PhysicalUnit: 3
m_FallbackScreenDPI: 96
m_DefaultSpriteDPI: 96
m_DynamicPixelsPerUnit: 1
--- !u!223 &2122288189
Canvas:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2122288186}
m_Enabled: 1
serializedVersion: 3
m_RenderMode: 0
m_Camera: {fileID: 0}
m_PlaneDistance: 100
m_PixelPerfect: 0
m_ReceivesEvents: 1
m_OverrideSorting: 0
m_OverridePixelPerfect: 0
m_SortingBucketNormalizedSize: 0
m_AdditionalShaderChannelsFlag: 0
m_SortingLayerID: 0
m_SortingOrder: 0
m_TargetDisplay: 0
--- !u!224 &2122288190
RectTransform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2122288186}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 0, y: 0, z: 0}
m_Children:
- {fileID: 847097469}
m_Father: {fileID: 0}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0, y: 0}

7
Samples/UIWidgetsSamples_2019_4/Assets/Scene/TextInputSample.unity.meta


fileFormatVersion: 2
guid: 4f4805a0c7c99d341a875a89aabdc44a
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

537
Samples/UIWidgetsSamples_2019_4/Assets/Scene/ToDoApp.unity


%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!29 &1
OcclusionCullingSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_OcclusionBakeSettings:
smallestOccluder: 5
smallestHole: 0.25
backfaceThreshold: 100
m_SceneGUID: 00000000000000000000000000000000
m_OcclusionCullingData: {fileID: 0}
--- !u!104 &2
RenderSettings:
m_ObjectHideFlags: 0
serializedVersion: 9
m_Fog: 0
m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
m_FogMode: 3
m_FogDensity: 0.01
m_LinearFogStart: 0
m_LinearFogEnd: 300
m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1}
m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1}
m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1}
m_AmbientIntensity: 1
m_AmbientMode: 0
m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
m_HaloStrength: 0.5
m_FlareStrength: 1
m_FlareFadeSpeed: 3
m_HaloTexture: {fileID: 0}
m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0}
m_DefaultReflectionMode: 0
m_DefaultReflectionResolution: 128
m_ReflectionBounces: 1
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
m_UseRadianceAmbientProbe: 0
--- !u!157 &3
LightmapSettings:
m_ObjectHideFlags: 0
serializedVersion: 11
m_GIWorkflowMode: 1
m_GISettings:
serializedVersion: 2
m_BounceScale: 1
m_IndirectOutputScale: 1
m_AlbedoBoost: 1
m_EnvironmentLightingMode: 0
m_EnableBakedLightmaps: 1
m_EnableRealtimeLightmaps: 0
m_LightmapEditorSettings:
serializedVersion: 12
m_Resolution: 2
m_BakeResolution: 40
m_AtlasSize: 1024
m_AO: 0
m_AOMaxDistance: 1
m_CompAOExponent: 1
m_CompAOExponentDirect: 0
m_ExtractAmbientOcclusion: 0
m_Padding: 2
m_LightmapParameters: {fileID: 0}
m_LightmapsBakeMode: 1
m_TextureCompression: 1
m_FinalGather: 0
m_FinalGatherFiltering: 1
m_FinalGatherRayCount: 256
m_ReflectionCompression: 2
m_MixedBakeMode: 2
m_BakeBackend: 1
m_PVRSampling: 1
m_PVRDirectSampleCount: 32
m_PVRSampleCount: 512
m_PVRBounces: 2
m_PVREnvironmentSampleCount: 256
m_PVREnvironmentReferencePointCount: 2048
m_PVRFilteringMode: 1
m_PVRDenoiserTypeDirect: 1
m_PVRDenoiserTypeIndirect: 1
m_PVRDenoiserTypeAO: 1
m_PVRFilterTypeDirect: 0
m_PVRFilterTypeIndirect: 0
m_PVRFilterTypeAO: 0
m_PVREnvironmentMIS: 1
m_PVRCulling: 1
m_PVRFilteringGaussRadiusDirect: 1
m_PVRFilteringGaussRadiusIndirect: 5
m_PVRFilteringGaussRadiusAO: 2
m_PVRFilteringAtrousPositionSigmaDirect: 0.5
m_PVRFilteringAtrousPositionSigmaIndirect: 2
m_PVRFilteringAtrousPositionSigmaAO: 1
m_ExportTrainingData: 0
m_TrainingDataDestination: TrainingData
m_LightProbeSampleCountMultiplier: 4
m_LightingDataAsset: {fileID: 0}
m_UseShadowmask: 1
--- !u!196 &4
NavMeshSettings:
serializedVersion: 2
m_ObjectHideFlags: 0
m_BuildSettings:
serializedVersion: 2
agentTypeID: 0
agentRadius: 0.5
agentHeight: 2
agentSlope: 45
agentClimb: 0.4
ledgeDropHeight: 0
maxJumpAcrossDistance: 0
minRegionArea: 2
manualCellSize: 0
cellSize: 0.16666667
manualTileSize: 0
tileSize: 256
accuratePlacement: 0
debug:
m_Flags: 0
m_NavMeshData: {fileID: 0}
--- !u!1 &764046566
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 764046568}
- component: {fileID: 764046567}
m_Layer: 0
m_Name: Directional Light
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!108 &764046567
Light:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 764046566}
m_Enabled: 1
serializedVersion: 10
m_Type: 1
m_Shape: 0
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Intensity: 1
m_Range: 10
m_SpotAngle: 30
m_InnerSpotAngle: 21.80208
m_CookieSize: 10
m_Shadows:
m_Type: 2
m_Resolution: -1
m_CustomResolution: -1
m_Strength: 1
m_Bias: 0.05
m_NormalBias: 0.4
m_NearPlane: 0.2
m_CullingMatrixOverride:
e00: 1
e01: 0
e02: 0
e03: 0
e10: 0
e11: 1
e12: 0
e13: 0
e20: 0
e21: 0
e22: 1
e23: 0
e30: 0
e31: 0
e32: 0
e33: 1
m_UseCullingMatrixOverride: 0
m_Cookie: {fileID: 0}
m_DrawHalo: 0
m_Flare: {fileID: 0}
m_RenderMode: 0
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingLayerMask: 1
m_Lightmapping: 4
m_LightShadowCasterMode: 0
m_AreaSize: {x: 1, y: 1}
m_BounceIntensity: 1
m_ColorTemperature: 6570
m_UseColorTemperature: 0
m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0}
m_UseBoundingSphereOverride: 0
m_ShadowRadius: 0
m_ShadowAngle: 0
--- !u!4 &764046568
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 764046566}
m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261}
m_LocalPosition: {x: 0, y: 3, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0}
--- !u!1 &847097468
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 847097469}
- component: {fileID: 847097471}
- component: {fileID: 847097470}
m_Layer: 5
m_Name: RawImage
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!224 &847097469
RectTransform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 847097468}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 2122288190}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &847097470
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 847097468}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: bb50d118c9f001e4c85c81a6ce1393c2, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1
m_Maskable: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Texture: {fileID: 0}
m_UVRect:
serializedVersion: 2
x: 0
y: 0
width: 1
height: 1
fonts: []
devicePixelRatioOverride: 1
hardwareAntiAliasing: 0
--- !u!222 &847097471
CanvasRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 847097468}
m_CullTransparentMesh: 0
--- !u!1 &1548023132
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1548023135}
- component: {fileID: 1548023134}
- component: {fileID: 1548023133}
m_Layer: 0
m_Name: Main Camera
m_TagString: MainCamera
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!81 &1548023133
AudioListener:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1548023132}
m_Enabled: 1
--- !u!20 &1548023134
Camera:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1548023132}
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 1
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
m_projectionMatrixMode: 1
m_GateFitMode: 2
m_FOVAxisMode: 0
m_SensorSize: {x: 36, y: 24}
m_LensShift: {x: 0, y: 0}
m_FocalLength: 50
m_NormalizedViewPortRect:
serializedVersion: 2
x: 0
y: 0
width: 1
height: 1
near clip plane: 0.3
far clip plane: 1000
field of view: 60
orthographic: 1
orthographic size: 5.6
m_Depth: -1
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingPath: -1
m_TargetTexture: {fileID: 0}
m_TargetDisplay: 0
m_TargetEye: 3
m_HDR: 1
m_AllowMSAA: 1
m_AllowDynamicResolution: 0
m_ForceIntoRT: 0
m_OcclusionCulling: 1
m_StereoConvergence: 10
m_StereoSeparation: 0.022
--- !u!4 &1548023135
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1548023132}
m_LocalRotation: {x: 0, y: 0.7071068, z: -0.7071068, w: 0}
m_LocalPosition: {x: 0, y: 1, z: 0.32}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 90, y: 180, z: 0}
--- !u!1 &1900497009
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1900497012}
- component: {fileID: 1900497011}
- component: {fileID: 1900497010}
m_Layer: 0
m_Name: EventSystem
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!114 &1900497010
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1900497009}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 4f231c4fb786f3946a6b90b886c48677, type: 3}
m_Name:
m_EditorClassIdentifier:
m_HorizontalAxis: Horizontal
m_VerticalAxis: Vertical
m_SubmitButton: Submit
m_CancelButton: Cancel
m_InputActionsPerSecond: 10
m_RepeatDelay: 0.5
m_ForceModuleActive: 0
--- !u!114 &1900497011
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1900497009}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3}
m_Name:
m_EditorClassIdentifier:
m_FirstSelected: {fileID: 0}
m_sendNavigationEvents: 1
m_DragThreshold: 10
--- !u!4 &1900497012
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1900497009}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 3
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &2122288186
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 2122288190}
- component: {fileID: 2122288189}
- component: {fileID: 2122288188}
- component: {fileID: 2122288187}
m_Layer: 5
m_Name: Canvas
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!114 &2122288187
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2122288186}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3}
m_Name:
m_EditorClassIdentifier:
m_IgnoreReversedGraphics: 1
m_BlockingObjects: 0
m_BlockingMask:
serializedVersion: 2
m_Bits: 4294967295
--- !u!114 &2122288188
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2122288186}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
m_Name:
m_EditorClassIdentifier:
m_UiScaleMode: 0
m_ReferencePixelsPerUnit: 100
m_ScaleFactor: 1
m_ReferenceResolution: {x: 800, y: 600}
m_ScreenMatchMode: 0
m_MatchWidthOrHeight: 0
m_PhysicalUnit: 3
m_FallbackScreenDPI: 96
m_DefaultSpriteDPI: 96
m_DynamicPixelsPerUnit: 1
--- !u!223 &2122288189
Canvas:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2122288186}
m_Enabled: 1
serializedVersion: 3
m_RenderMode: 0
m_Camera: {fileID: 0}
m_PlaneDistance: 100
m_PixelPerfect: 0
m_ReceivesEvents: 1
m_OverrideSorting: 0
m_OverridePixelPerfect: 0
m_SortingBucketNormalizedSize: 0
m_AdditionalShaderChannelsFlag: 0
m_SortingLayerID: 0
m_SortingOrder: 0
m_TargetDisplay: 0
--- !u!224 &2122288190
RectTransform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2122288186}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 0, y: 0, z: 0}
m_Children:
- {fileID: 847097469}
m_Father: {fileID: 0}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0, y: 0}

7
Samples/UIWidgetsSamples_2019_4/Assets/Scene/ToDoApp.unity.meta


fileFormatVersion: 2
guid: c7fbf1d09364dd54c91467e43d895d22
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

11
com.unity.uiwidgets/Runtime/widgets/animated_list.cs.meta


fileFormatVersion: 2
guid: 04ba0d0d15019734b9abeb0d3c9c70e5
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

/Samples/UIWidgetsSamples_2019_4/Assets/Scene/TextFeild.unity.meta → /Samples/UIWidgetsSamples_2019_4/Assets/Scene/TextFeildTest.unity.meta

/Samples/UIWidgetsSamples_2019_4/Assets/Scene/TextFeild.unity → /Samples/UIWidgetsSamples_2019_4/Assets/Scene/TextFeildTest.unity

/com.unity.uiwidgets/Runtime/material/timer.cs.meta → /com.unity.uiwidgets/Runtime/material/swtich_list_tile.cs.meta

正在加载...
取消
保存