Class LevelGraphEditorData
Additional editor data that are stored with level graphs.
Inheritance
System.Object
LevelGraphEditorData
Namespace: Edgar.Unity
Assembly: cs.temp.dll.dll
Syntax
public class LevelGraphEditorData
Fields
PanOffset
Declaration
public Vector2 PanOffset
Field Value
Type | Description |
---|---|
Vector2 |
Zoom
Declaration
public float Zoom
Field Value
Type | Description |
---|---|
System.Single |