C# Class BuildingFacade

Inheritance: MonoBehaviour
Mostra file Open project: famerij/EdgeGraph Class Usage Examples

Public Properties

Property Type Description
edges List
isStretchable bool
nodes List

Property Details

edges public_oe property

public List edges
return List

isStretchable public_oe property

public bool isStretchable
return bool

nodes public_oe property

public List nodes
return List