Class GraphBackground
Namespace: UnityEngine.AssetGraph
Syntax
public class GraphBackground
Fields
kNodeGridSize
Declaration
protected const float kNodeGridSize = 12F
Field Value
| Type | Description |
|---|---|
| Single |
Methods
Draw(Rect, Vector2)
Declaration
public void Draw(Rect position, Vector2 scroll)
Parameters
| Type | Name | Description |
|---|---|---|
| Rect | position | |
| Vector2 | scroll |