Class HubPolygonCreator
Inheritance
object
HubPolygonCreator
Namespace: Global
Assembly: cs.temp.dll.dll
Syntax
public class HubPolygonCreator : MonoBehaviour
Fields
size
Declaration
public float size
Field Value
| Type | Description |
|---|---|
| float |
vertices
Declaration
public List<GameObject> vertices
Field Value
| Type | Description |
|---|---|
| List<><GameObject> |