Search Results for

    Show / Hide Table of Contents

    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>
    In This Article
    Back to top Example Unity documentation footer