C# Class Node_Canvas_Object, Killing-Game

Inheritance: UnityEngine.ScriptableObject
Mostra 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_oe property

public List nodes
return List

scenePath public_oe property

public string scenePath
return string

scrollOffset public_oe property

public Vector2 scrollOffset
return Vector2

zoom public_oe property

public float zoom
return float