Class CanvasProvider
Inherited Members
Namespace: Unity.VisualScripting
Assembly: Unity.VisualScripting.Core.Editor.dll
Syntax
public class CanvasProvider : SingleDecoratorProvider<IGraph, ICanvas, CanvasAttribute>
Properties
cache
Declaration
protected override bool cache { get; }
Property Value
| Type | Description |
|---|---|
| bool |
Overrides
instance
Declaration
public static CanvasProvider instance { get; }
Property Value
| Type | Description |
|---|---|
| CanvasProvider |
Methods
IsValid(IGraph)
Declaration
public override bool IsValid(IGraph graph)
Parameters
| Type | Name | Description |
|---|---|---|
| IGraph | graph |
Returns
| Type | Description |
|---|---|
| bool |