Class PinnedElement
Element that overlays the graph like the blackboard
Inheritance
System.Object
PinnedElement
Assembly: com.alelievr.NodeGraphProcessor.Runtime.dll
Syntax
[Serializable]
public class PinnedElement
Constructors
|
Improve this Doc
View Source
PinnedElement(Type)
Declaration
public PinnedElement(Type editorType)
Parameters
Type |
Name |
Description |
System.Type |
editorType |
|
Fields
|
Improve this Doc
View Source
defaultSize
Declaration
public static readonly Vector2 defaultSize
Field Value
Type |
Description |
UnityEngine.Vector2 |
|
|
Improve this Doc
View Source
editorType
Declaration
public SerializableType editorType
Field Value
|
Improve this Doc
View Source
opened
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
position
Declaration
Field Value
Type |
Description |
UnityEngine.Rect |
|