Search Results for

    Show / Hide Table of Contents

    Interface IGyroscope

    Interface for Gyroscope sensor.

    Inherited Members
    ISensor.Exist()
    ISensor.Start()
    ISensor.Stop()
    ISensor.Started
    Namespace: Evergine.Common.Input
    Assembly: Evergine.Common.dll
    Syntax
    public interface IGyroscope : ISensor

    Methods

    GetState()

    Gets the gyroscope state.

    Declaration
    GyroscopeState GetState()
    Returns
    Type Description
    GyroscopeState

    Gyroscope state.

    Extension Methods

    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX