64 lines
1.8 KiB
Plaintext
64 lines
1.8 KiB
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!114 &11400000
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 0}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: b212f141eb1bc7b4d97c4dc8b938bc5f, type: 3}
|
|
m_Name: UIGenerateGlobalSettings
|
|
m_EditorClassIdentifier:
|
|
scriptGenerateRule:
|
|
- uiElementRegex: Obj
|
|
componentName: GameObject
|
|
- uiElementRegex: Item
|
|
componentName: GameObject
|
|
- uiElementRegex: Tf
|
|
componentName: Transform
|
|
- uiElementRegex: Rect
|
|
componentName: RectTransform
|
|
- uiElementRegex: Btn
|
|
componentName: Button
|
|
- uiElementRegex: Img
|
|
componentName: Image
|
|
- uiElementRegex: RImg
|
|
componentName: RawImage
|
|
- uiElementRegex: Scrollbar
|
|
componentName: Scrollbar
|
|
- uiElementRegex: ScrollRect
|
|
componentName: ScrollRect
|
|
- uiElementRegex: GridLayout
|
|
componentName: GridLayoutGroup
|
|
- uiElementRegex: HLayout
|
|
componentName: HorizontalLayoutGroup
|
|
- uiElementRegex: VLayout
|
|
componentName: VerticalLayoutGroup
|
|
- uiElementRegex: Slider
|
|
componentName: Slider
|
|
- uiElementRegex: TogGroup
|
|
componentName: ToggleGroup
|
|
- uiElementRegex: AnimationCurve
|
|
componentName: AnimationCurve
|
|
- uiElementRegex: CanvasGroup
|
|
componentName: CanvasGroup
|
|
- uiElementRegex: Input
|
|
componentName: TMP_InputField
|
|
- uiElementRegex: Text
|
|
componentName: TextMeshProUGUI
|
|
- uiElementRegex: Video
|
|
componentName: VideoPlayer
|
|
- uiElementRegex: SBtn
|
|
componentName: UIButtonSuper
|
|
- uiElementRegex: STBtn
|
|
componentName: UIButtonSuperText
|
|
- uiElementRegex: 3DDisplay
|
|
componentName: UI3DDisplay
|
|
- uiElementRegex: Mask2D
|
|
componentName: RectMask2D
|
|
- uiElementRegex: LText
|
|
componentName: Text
|