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

    Class GraphOutputWidget

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

    Constructors

    GraphOutputWidget(FlowCanvas, GraphOutput)

    Declaration
    public GraphOutputWidget(FlowCanvas canvas, GraphOutput unit)
    Parameters
    Type Name Description
    FlowCanvas canvas
    GraphOutput unit

    Properties

    baseColor

    Declaration
    protected override NodeColorMix baseColor { get; }
    Property Value
    Type Description
    NodeColorMix
    Overrides
    Unity.VisualScripting.UnitWidget<Unity.VisualScripting.GraphOutput>.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)