docs.unity3d.com
    目次を表示する/隠す

    Class GraphInputWidget

    Inheritance
    Object
    Widget<FlowCanvas, GraphInput>
    GraphElementWidget<FlowCanvas, GraphInput>
    NodeWidget<FlowCanvas, GraphInput>
    UnitWidget<GraphInput>
    GraphInputWidget
    Inherited Members
    UnitWidget<GraphInput>.Dispose()
    UnitWidget<GraphInput>.subWidgets
    UnitWidget<GraphInput>.unit
    UnitWidget<GraphInput>.IUnitWidget.unit
    UnitWidget<GraphInput>.unitDebugData
    UnitWidget<GraphInput>.ports
    UnitWidget<GraphInput>.inputs
    UnitWidget<GraphInput>.outputs
    UnitWidget<GraphInput>.settings
    UnitWidget<GraphInput>.CacheItemFirstTime()
    UnitWidget<GraphInput>.CacheDefinition()
    UnitWidget<GraphInput>.CacheDescription()
    UnitWidget<GraphInput>.CacheMetadata()
    UnitWidget<GraphInput>.GetPortInspector(IUnitPort, Metadata)
    UnitWidget<GraphInput>.foregroundRequiresInput
    UnitWidget<GraphInput>.HandleInput()
    UnitWidget<GraphInput>.titleContent
    UnitWidget<GraphInput>.surtitleContent
    UnitWidget<GraphInput>.subtitleContent
    UnitWidget<GraphInput>.settingLabelsContents
    UnitWidget<GraphInput>.snapToGrid
    UnitWidget<GraphInput>.positionDependers
    UnitWidget<GraphInput>._position
    UnitWidget<GraphInput>.position
    UnitWidget<GraphInput>.titlePosition
    UnitWidget<GraphInput>.surtitlePosition
    UnitWidget<GraphInput>.subtitlePosition
    UnitWidget<GraphInput>.iconPosition
    UnitWidget<GraphInput>.iconsPositions
    UnitWidget<GraphInput>.settingsPositions
    UnitWidget<GraphInput>.headerAddonPosition
    UnitWidget<GraphInput>.portsBackgroundPosition
    UnitWidget<GraphInput>.CachePosition()
    UnitWidget<GraphInput>.GetHeaderAddonWidth()
    UnitWidget<GraphInput>.GetHeaderAddonHeight(Single)
    UnitWidget<GraphInput>.color
    UnitWidget<GraphInput>.shape
    UnitWidget<GraphInput>.showTitle
    UnitWidget<GraphInput>.showSurtitle
    UnitWidget<GraphInput>.showSubtitle
    UnitWidget<GraphInput>.showIcons
    UnitWidget<GraphInput>.showSettings
    UnitWidget<GraphInput>.showHeaderAddon
    UnitWidget<GraphInput>.showPorts
    UnitWidget<GraphInput>.dim
    UnitWidget<GraphInput>.DrawForeground()
    UnitWidget<GraphInput>.DrawIcon()
    UnitWidget<GraphInput>.DrawTitle()
    UnitWidget<GraphInput>.DrawSurtitle()
    UnitWidget<GraphInput>.DrawSubtitle()
    UnitWidget<GraphInput>.DrawIcons()
    UnitWidget<GraphInput>.DrawSetting(Metadata)
    UnitWidget<GraphInput>.DrawHeaderAddon()
    UnitWidget<GraphInput>.DrawPortsBackground()
    UnitWidget<GraphInput>.canSelect
    UnitWidget<GraphInput>.canDrag
    UnitWidget<GraphInput>.ExpandDragGroup(HashSet<IGraphElement>)
    UnitWidget<GraphInput>.canDelete
    UnitWidget<GraphInput>.ExpandCopyGroup(HashSet<IGraphElement>)
    UnitWidget<GraphInput>.contextOptions
    NodeWidget<FlowCanvas, GraphInput>.outerPosition
    NodeWidget<FlowCanvas, GraphInput>.edgePosition
    NodeWidget<FlowCanvas, GraphInput>.innerPosition
    NodeWidget<FlowCanvas, GraphInput>.clippingPosition
    NodeWidget<FlowCanvas, GraphInput>.EdgeToOuterPosition(Rect)
    NodeWidget<FlowCanvas, GraphInput>.OuterToEdgePosition(Rect)
    NodeWidget<FlowCanvas, GraphInput>.EdgeToInnerPosition(Rect)
    NodeWidget<FlowCanvas, GraphInput>.InnerToEdgePosition(Rect)
    NodeWidget<FlowCanvas, GraphInput>.shape
    NodeWidget<FlowCanvas, GraphInput>.color
    NodeWidget<FlowCanvas, GraphInput>.invertForeground
    NodeWidget<FlowCanvas, GraphInput>.DrawForeground()
    NodeWidget<FlowCanvas, GraphInput>.DrawOverlay()
    GraphElementWidget<FlowCanvas, GraphInput>.headerPosition
    GraphElementWidget<FlowCanvas, GraphInput>.ToString()
    GraphElementWidget<FlowCanvas, GraphInput>.Dispose()
    GraphElementWidget<FlowCanvas, GraphInput>.element
    GraphElementWidget<FlowCanvas, GraphInput>.IGraphElementWidget.element
    GraphElementWidget<FlowCanvas, GraphInput>.FetchMetadata()
    GraphElementWidget<FlowCanvas, GraphInput>.GetData<T>()
    GraphElementWidget<FlowCanvas, GraphInput>.GetDebugData<T>()
    GraphElementWidget<FlowCanvas, GraphInput>.BeforeFrame()
    GraphElementWidget<FlowCanvas, GraphInput>.HandleCapture()
    GraphElementWidget<FlowCanvas, GraphInput>.HandleInput()
    GraphElementWidget<FlowCanvas, GraphInput>.canAlignAndDistribute
    GraphElementWidget<FlowCanvas, GraphInput>.zIndex
    GraphElementWidget<FlowCanvas, GraphInput>.contextOptions
    GraphElementWidget<FlowCanvas, GraphInput>.HandleDoubleClick()
    GraphElementWidget<FlowCanvas, GraphInput>.OnDoubleClick()
    GraphElementWidget<FlowCanvas, GraphInput>.canSelect
    GraphElementWidget<FlowCanvas, GraphInput>.isSelected
    GraphElementWidget<FlowCanvas, GraphInput>.OnContext()
    GraphElementWidget<FlowCanvas, GraphInput>.resizeInnerOffset
    GraphElementWidget<FlowCanvas, GraphInput>.resizeOuterOffset
    GraphElementWidget<FlowCanvas, GraphInput>.minResizeSize
    GraphElementWidget<FlowCanvas, GraphInput>.maxResizeSize
    GraphElementWidget<FlowCanvas, GraphInput>.canResizeHorizontal
    GraphElementWidget<FlowCanvas, GraphInput>.canResizeVertical
    GraphElementWidget<FlowCanvas, GraphInput>.canResize
    GraphElementWidget<FlowCanvas, GraphInput>.isResizing
    GraphElementWidget<FlowCanvas, GraphInput>.resizeArea
    GraphElementWidget<FlowCanvas, GraphInput>.isMouseOverHeaderArea
    GraphElementWidget<FlowCanvas, GraphInput>.AddCursorRect(Rect, MouseCursor)
    GraphElementWidget<FlowCanvas, GraphInput>.canDrag
    GraphElementWidget<FlowCanvas, GraphInput>.isDragging
    GraphElementWidget<FlowCanvas, GraphInput>.BeginDrag()
    GraphElementWidget<FlowCanvas, GraphInput>.Drag(Vector2, Vector2)
    GraphElementWidget<FlowCanvas, GraphInput>.EndDrag()
    GraphElementWidget<FlowCanvas, GraphInput>.LockDragOrigin()
    GraphElementWidget<FlowCanvas, GraphInput>.ExpandDragGroup(HashSet<IGraphElement>)
    GraphElementWidget<FlowCanvas, GraphInput>.canDelete
    GraphElementWidget<FlowCanvas, GraphInput>.Delete()
    GraphElementWidget<FlowCanvas, GraphInput>.ExpandDeleteGroup(HashSet<IGraphElement>)
    GraphElementWidget<FlowCanvas, GraphInput>.canCopy
    GraphElementWidget<FlowCanvas, GraphInput>.ExpandCopyGroup(HashSet<IGraphElement>)
    Widget<FlowCanvas, GraphInput>.context
    Widget<FlowCanvas, GraphInput>.reference
    Widget<FlowCanvas, GraphInput>.graph
    Widget<FlowCanvas, GraphInput>.canvas
    Widget<FlowCanvas, GraphInput>.IWidget.canvas
    Widget<FlowCanvas, GraphInput>.selection
    Widget<FlowCanvas, GraphInput>.window
    Widget<FlowCanvas, GraphInput>.mousePosition
    Widget<FlowCanvas, GraphInput>.disposed
    Widget<FlowCanvas, GraphInput>.e
    Widget<FlowCanvas, GraphInput>.subWidgets
    Widget<FlowCanvas, GraphInput>.SubWidgetsChanged()
    Widget<FlowCanvas, GraphInput>.item
    Widget<FlowCanvas, GraphInput>.IWidget.item
    Widget<FlowCanvas, GraphInput>.hasDescriptor
    Widget<FlowCanvas, GraphInput>.metadata
    Widget<FlowCanvas, GraphInput>.CacheItemFirstTime()
    Widget<FlowCanvas, GraphInput>.CacheItem()
    Widget<FlowCanvas, GraphInput>.CacheMetadata()
    Widget<FlowCanvas, GraphInput>.CacheDescription()
    Widget<FlowCanvas, GraphInput>.RegisterControl()
    Widget<FlowCanvas, GraphInput>.HandleRelease()
    Widget<FlowCanvas, GraphInput>.Update()
    Widget<FlowCanvas, GraphInput>.snapToGrid
    Widget<FlowCanvas, GraphInput>.isPositionValid
    Widget<FlowCanvas, GraphInput>.positionDependers
    Widget<FlowCanvas, GraphInput>.positionDependencies
    Widget<FlowCanvas, GraphInput>.position
    Widget<FlowCanvas, GraphInput>.Reposition()
    Widget<FlowCanvas, GraphInput>.CachePositionFirstPass()
    Widget<FlowCanvas, GraphInput>.CachePosition()
    Widget<FlowCanvas, GraphInput>.BringToFront()
    Widget<FlowCanvas, GraphInput>.SendToBack()
    Widget<FlowCanvas, GraphInput>.canClip
    Widget<FlowCanvas, GraphInput>.OnViewportChange()
    Widget<FlowCanvas, GraphInput>.isVisible
    Widget<FlowCanvas, GraphInput>.hotArea
    Widget<FlowCanvas, GraphInput>.isMouseThrough
    Widget<FlowCanvas, GraphInput>.isMouseOver
    Widget<FlowCanvas, GraphInput>.HandleContext()
    Widget<FlowCanvas, GraphInput>.debug
    Widget<FlowCanvas, GraphInput>.foregroundRequiresInput
    Widget<FlowCanvas, GraphInput>.backgroundRequiresInput
    Widget<FlowCanvas, GraphInput>.overlayRequiresInput
    Widget<FlowCanvas, GraphInput>.DrawBackground()
    Widget<FlowCanvas, GraphInput>.dim
    Widget<FlowCanvas, GraphInput>.BeginDim()
    Widget<FlowCanvas, GraphInput>.EndDim()
    Widget<FlowCanvas, GraphInput>.UpdateDim()
    Namespace: Unity.VisualScripting
    Syntax
    [Widget(typeof(GraphInput))]
    public sealed class GraphInputWidget : UnitWidget<GraphInput>, INodeWidget, IUnitWidget, IGraphElementWidget, IWidget, IDisposable

    Constructors

    GraphInputWidget(FlowCanvas, GraphInput)

    Declaration
    public GraphInputWidget(FlowCanvas canvas, GraphInput unit)
    Parameters
    Type Name Description
    FlowCanvas canvas
    GraphInput unit

    Properties

    baseColor

    Declaration
    protected override NodeColorMix baseColor { get; }
    Property Value
    Type Description
    NodeColorMix
    Overrides
    Unity.VisualScripting.UnitWidget<Unity.VisualScripting.GraphInput>.baseColor

    Extension Methods

    XAnalyserProvider.Analyser(Object, IGraphContext)
    XAnalyserProvider.Analyser<TAnalyser>(Object, IGraphContext)
    XAnalyserProvider.Analysis(Object, IGraphContext)
    XAnalyserProvider.Analysis<TAnalysis>(Object, IGraphContext)
    XAnalyserProvider.Analyser(Object, GraphReference)
    XAnalyserProvider.Analyser<TAnalyser>(Object, GraphReference)
    XAnalyserProvider.Analysis(Object, GraphReference)
    XAnalyserProvider.Analysis<TAnalysis>(Object, GraphReference)
    XDescriptorProvider.Describe(Object)
    XDescriptorProvider.HasDescriptor(Object)
    XDescriptorProvider.Descriptor(Object)
    XDescriptorProvider.Descriptor<TDescriptor>(Object)
    XDescriptorProvider.Description(Object)
    XDescriptorProvider.Description<TDescription>(Object)
    Cloning.Clone(Object, ICloner, Boolean)
    Cloning.Clone<T>(T, ICloner, Boolean)
    Cloning.CloneViaFakeSerialization(Object)
    Cloning.CloneViaFakeSerialization<T>(T)
    ConversionUtility.IsConvertibleTo(Object, Type, Boolean)
    ConversionUtility.IsConvertibleTo<T>(Object, Boolean)
    ConversionUtility.ConvertTo(Object, Type)
    ConversionUtility.ConvertTo<T>(Object)
    TypeUtility.ToShortString(Object, Int32)
    Serialization.CloneViaSerialization<T>(T, Boolean)
    Serialization.CloneViaSerializationInto<TSource, TDestination>(TSource, ref TDestination, Boolean)
    Serialization.Serialize(Object, Boolean)
    LinqUtility.Yield<T>(T)
    UnityObjectUtility.IsUnityNull(Object)
    UnityObjectUtility.ToSafeString(Object)
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)