Struct GraphSettings
Syntax
public struct GraphSettings
Fields
aspectRatio
Declaration
Field Value
| Type |
Description |
| System.Single |
|
maximumNodeSizeInPixels
Declaration
public float maximumNodeSizeInPixels
Field Value
| Type |
Description |
| System.Single |
|
maximumNormalizedNodeSize
Declaration
public float maximumNormalizedNodeSize
Field Value
| Type |
Description |
| System.Single |
|
showInspector
Declaration
public bool showInspector
Field Value
| Type |
Description |
| System.Boolean |
|
showLegend
Declaration
Field Value
| Type |
Description |
| System.Boolean |
|