{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Class TMP_EditorPanel | TextMeshPro | 3.0.1
docs.unity3d.com
"{0}" の検索結果

    目次を表示する/隠す

    Class TMP_EditorPanel

    Inheritance
    object
    Object
    ScriptableObject
    Editor
    TMP_BaseEditorPanel
    TMP_EditorPanel
    Inherited Members
    TMP_BaseEditorPanel.k_ExtraSettingsLabel
    TMP_BaseEditorPanel.k_UiStateLabel
    TMP_BaseEditorPanel.m_TextStyleIndexLookup
    TMP_BaseEditorPanel.s_EventId
    TMP_BaseEditorPanel.selAlignGridA
    TMP_BaseEditorPanel.selAlignGridB
    TMP_BaseEditorPanel.m_TextProp
    TMP_BaseEditorPanel.m_IsRightToLeftProp
    TMP_BaseEditorPanel.m_RtlText
    TMP_BaseEditorPanel.m_FontAssetProp
    TMP_BaseEditorPanel.m_FontSharedMaterialProp
    TMP_BaseEditorPanel.m_MaterialPresets
    TMP_BaseEditorPanel.m_MaterialPresetNames
    TMP_BaseEditorPanel.m_MaterialPresetIndexLookup
    TMP_BaseEditorPanel.m_MaterialPresetSelectionIndex
    TMP_BaseEditorPanel.m_IsPresetListDirty
    TMP_BaseEditorPanel.m_Styles
    TMP_BaseEditorPanel.m_StyleNames
    TMP_BaseEditorPanel.m_StyleSelectionIndex
    TMP_BaseEditorPanel.m_FontStyleProp
    TMP_BaseEditorPanel.m_FontColorProp
    TMP_BaseEditorPanel.m_EnableVertexGradientProp
    TMP_BaseEditorPanel.m_FontColorGradientProp
    TMP_BaseEditorPanel.m_FontColorGradientPresetProp
    TMP_BaseEditorPanel.m_OverrideHtmlColorProp
    TMP_BaseEditorPanel.m_FontSizeProp
    TMP_BaseEditorPanel.m_FontSizeBaseProp
    TMP_BaseEditorPanel.m_AutoSizingProp
    TMP_BaseEditorPanel.m_FontSizeMinProp
    TMP_BaseEditorPanel.m_FontSizeMaxProp
    TMP_BaseEditorPanel.m_LineSpacingMaxProp
    TMP_BaseEditorPanel.m_CharWidthMaxAdjProp
    TMP_BaseEditorPanel.m_CharacterSpacingProp
    TMP_BaseEditorPanel.m_WordSpacingProp
    TMP_BaseEditorPanel.m_LineSpacingProp
    TMP_BaseEditorPanel.m_ParagraphSpacingProp
    TMP_BaseEditorPanel.m_TextAlignmentProp
    TMP_BaseEditorPanel.m_HorizontalAlignmentProp
    TMP_BaseEditorPanel.m_VerticalAlignmentProp
    TMP_BaseEditorPanel.m_HorizontalMappingProp
    TMP_BaseEditorPanel.m_VerticalMappingProp
    TMP_BaseEditorPanel.m_UvLineOffsetProp
    TMP_BaseEditorPanel.m_EnableWordWrappingProp
    TMP_BaseEditorPanel.m_WordWrappingRatiosProp
    TMP_BaseEditorPanel.m_TextOverflowModeProp
    TMP_BaseEditorPanel.m_PageToDisplayProp
    TMP_BaseEditorPanel.m_LinkedTextComponentProp
    TMP_BaseEditorPanel.m_ParentLinkedTextComponentProp
    TMP_BaseEditorPanel.m_EnableKerningProp
    TMP_BaseEditorPanel.m_IsRichTextProp
    TMP_BaseEditorPanel.m_HasFontAssetChangedProp
    TMP_BaseEditorPanel.m_EnableExtraPaddingProp
    TMP_BaseEditorPanel.m_CheckPaddingRequiredProp
    TMP_BaseEditorPanel.m_EnableEscapeCharacterParsingProp
    TMP_BaseEditorPanel.m_UseMaxVisibleDescenderProp
    TMP_BaseEditorPanel.m_GeometrySortingOrderProp
    TMP_BaseEditorPanel.m_IsTextObjectScaleStaticProp
    TMP_BaseEditorPanel.m_SpriteAssetProp
    TMP_BaseEditorPanel.m_StyleSheetAssetProp
    TMP_BaseEditorPanel.m_TextStyleHashCodeProp
    TMP_BaseEditorPanel.m_MarginProp
    TMP_BaseEditorPanel.m_ColorModeProp
    TMP_BaseEditorPanel.m_HavePropertiesChanged
    TMP_BaseEditorPanel.m_TextComponent
    TMP_BaseEditorPanel.m_PreviousLinkedTextComponent
    TMP_BaseEditorPanel.m_RectTransform
    TMP_BaseEditorPanel.m_TargetMaterial
    TMP_BaseEditorPanel.m_RectCorners
    TMP_BaseEditorPanel.m_HandlePoints
    TMP_BaseEditorPanel.OnDisable()
    TMP_BaseEditorPanel.OnInspectorGUI()
    TMP_BaseEditorPanel.OnSceneGUI()
    TMP_BaseEditorPanel.DrawTextInput()
    TMP_BaseEditorPanel.DrawMainSettings()
    TMP_BaseEditorPanel.DrawMargins()
    TMP_BaseEditorPanel.DrawGeometrySorting()
    TMP_BaseEditorPanel.DrawIsTextObjectScaleStatic()
    TMP_BaseEditorPanel.DrawRichText()
    TMP_BaseEditorPanel.DrawParsing()
    TMP_BaseEditorPanel.DrawSpriteAsset()
    TMP_BaseEditorPanel.DrawStyleSheet()
    TMP_BaseEditorPanel.DrawTextureMapping()
    TMP_BaseEditorPanel.DrawKerning()
    TMP_BaseEditorPanel.DrawPadding()
    TMP_BaseEditorPanel.GetMaterialPresets()
    TMP_BaseEditorPanel.GetStyleNames()
    TMP_BaseEditorPanel.DrawMarginProperty(SerializedProperty, GUIContent)
    TMP_BaseEditorPanel.DrawPropertySlider(GUIContent, SerializedProperty)
    Editor.CreateEditorWithContext(Object[], Object, Type)
    Editor.CreateEditorWithContext(Object[], Object)
    Editor.CreateCachedEditorWithContext(Object, Object, Type, ref Editor)
    Editor.CreateCachedEditorWithContext(Object[], Object, Type, ref Editor)
    Editor.CreateCachedEditor(Object, Type, ref Editor)
    Editor.CreateCachedEditor(Object[], Type, ref Editor)
    Editor.CreateEditor(Object)
    Editor.CreateEditor(Object, Type)
    Editor.CreateEditor(Object[])
    Editor.CreateEditor(Object[], Type)
    Editor.DrawPropertiesExcluding(SerializedObject, params string[])
    Editor.DrawDefaultInspector()
    Editor.Repaint()
    Editor.CreateInspectorGUI()
    Editor.RequiresConstantRepaint()
    Editor.DrawHeader()
    Editor.OnHeaderGUI()
    Editor.ShouldHideOpenButton()
    Editor.DrawFoldoutInspector(Object, ref Editor)
    Editor.HasPreviewGUI()
    Editor.GetPreviewTitle()
    Editor.RenderStaticPreview(string, Object[], int, int)
    Editor.OnPreviewGUI(Rect, GUIStyle)
    Editor.OnInteractivePreviewGUI(Rect, GUIStyle)
    Editor.OnPreviewSettings()
    Editor.GetInfoString()
    Editor.DrawPreview(Rect)
    Editor.ReloadPreviewInstances()
    Editor.UseDefaultMargins()
    Editor.Initialize(Object[])
    Editor.MoveNextTarget()
    Editor.ResetTarget()
    Editor.target
    Editor.targets
    Editor.serializedObject
    Editor.finishedDefaultHeaderGUI
    ScriptableObject.SetDirty()
    ScriptableObject.CreateInstance(string)
    ScriptableObject.CreateInstance(Type)
    ScriptableObject.CreateInstance<T>()
    Object.GetInstanceID()
    Object.GetHashCode()
    Object.Equals(object)
    Object.Instantiate(Object, Vector3, Quaternion)
    Object.Instantiate(Object, Vector3, Quaternion, Transform)
    Object.Instantiate(Object)
    Object.Instantiate(Object, Transform)
    Object.Instantiate(Object, Transform, bool)
    Object.Instantiate<T>(T)
    Object.Instantiate<T>(T, Vector3, Quaternion)
    Object.Instantiate<T>(T, Vector3, Quaternion, Transform)
    Object.Instantiate<T>(T, Transform)
    Object.Instantiate<T>(T, Transform, bool)
    Object.Destroy(Object, float)
    Object.Destroy(Object)
    Object.DestroyImmediate(Object, bool)
    Object.DestroyImmediate(Object)
    Object.FindObjectsOfType(Type)
    Object.FindObjectsOfType(Type, bool)
    Object.DontDestroyOnLoad(Object)
    Object.DestroyObject(Object, float)
    Object.DestroyObject(Object)
    Object.FindSceneObjectsOfType(Type)
    Object.FindObjectsOfTypeIncludingAssets(Type)
    Object.FindObjectsOfType<T>()
    Object.FindObjectsOfType<T>(bool)
    Object.FindObjectOfType<T>()
    Object.FindObjectOfType<T>(bool)
    Object.FindObjectsOfTypeAll(Type)
    Object.FindObjectOfType(Type)
    Object.FindObjectOfType(Type, bool)
    Object.ToString()
    Object.name
    Object.hideFlags
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    object.MemberwiseClone()
    Namespace: TMPro.EditorUtilities
    Assembly: solution.dll
    Syntax
    [CustomEditor(typeof(TextMeshPro), true)]
    [CanEditMultipleObjects]
    public class TMP_EditorPanel : TMP_BaseEditorPanel

    Methods

    Name Description
    DrawExtraSettings()
    DrawOrthographicMode()
    DrawSortingLayer()
    DrawVolumetricSetup()
    IsMixSelectionTypes()
    OnEnable()
    OnUndoRedo()
    概要
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)