Search Results for

    Show / Hide Table of Contents

    Class LayerUIPanel

    Inheritance
    Object
    LayerUIPanel
    Namespace: Virgis
    Assembly: cs.temp.dll.dll
    Syntax
    public class LayerUIPanel : MonoBehaviour

    Fields

    editLayerToggle

    Declaration
    public Toggle editLayerToggle
    Field Value
    Type Description
    Toggle

    viewLayerToggle

    Declaration
    public Toggle viewLayerToggle
    Field Value
    Type Description
    Toggle

    Properties

    layer

    Declaration
    public IVirgisLayer layer { get; set; }
    Property Value
    Type Description
    IVirgisLayer

    Methods

    AddEditSelectedListener(UnityAction<LayerUIPanel, Boolean>)

    Declaration
    public void AddEditSelectedListener(UnityAction<LayerUIPanel, bool> action)
    Parameters
    Type Name Description
    UnityAction<LayerUIPanel, Boolean> action
    In This Article
    Back to top ViRGIS VR GIS