Class Sensor | Project Tiny | 0.31.0-preview.24
docs.unity.cn
    Show / Hide Table of Contents

    Class Sensor

    Inheritance
    Object
    Sensor
    Namespace: Unity.Tiny.Input
    Syntax
    public class Sensor

    Properties

    ComponentType

    Declaration
    public ComponentType ComponentType { get; }
    Property Value
    Type Description
    ComponentType

    Enabled

    Declaration
    public bool Enabled { get; set; }
    Property Value
    Type Description
    Boolean

    SamplingFrequency

    Declaration
    public int SamplingFrequency { get; set; }
    Property Value
    Type Description
    Int32

    Methods

    Dispose()

    Declaration
    public void Dispose()

    ProcessSensorData()

    Declaration
    public void ProcessSensorData()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 06 November 2020