C# Class Node_Canvas_Object, Killing-Game

Inheritance: UnityEngine.ScriptableObject
Show file Open project: SNUGDC/Killing-Game Class Usage Examples

Public Properties

Property Type Description
nodes List
scenePath string
scrollOffset Vector2
zoom float

Property Details

nodes public property

public List nodes
return List

scenePath public property

public string scenePath
return string

scrollOffset public property

public Vector2 scrollOffset
return Vector2

zoom public property

public float zoom
return float