holoride
Search Results for

    Show / Hide Table of Contents

    Class SharedGeoCoordinate

    A SharedGeoCoordinate that can be used to synchronize pivot depending objects.

    Inheritance
    object
    SharedGeoCoordinate
    Implements
    ISharedGeoCoordinate
    Namespace: Holoride.ElasticSDK
    Assembly: Holoride.ElasticSDK.Library.Runtime.dll
    Syntax
    [HelpURL("http://localhost:8080/api/Holoride.ElasticSDK.SharedGeoCoordinate.html")]
    public class SharedGeoCoordinate : ISharedGeoCoordinate

    Properties

    GeoCoordinate

    Declaration
    public GeoCoordinate GeoCoordinate { get; set; }
    Property Value
    Type Description
    GeoCoordinate

    IsInitialized

    Declaration
    public bool IsInitialized { get; }
    Property Value
    Type Description
    bool

    OnGeoCoordinateChanged

    Declaration
    public UnityEvent OnGeoCoordinateChanged { get; }
    Property Value
    Type Description
    UnityEvent

    Events

    GeoCoordinateChanged

    Declaration
    public event Action GeoCoordinateChanged
    Event Type
    Type Description
    Action

    Implements

    ISharedGeoCoordinate
    In This Article

    Back to top
    ©   holoride
    Privacy   Imprint