Enum InputUpdateType | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Enum InputUpdateType

    Namespace: UnityEngine.Experimental.Input
    Syntax
    public enum InputUpdateType

    Fields

    Name Description
    BeforeRender

    Input update that happens right before rendering.

    Default
    Dynamic

    Update corresponding to .

    Editor

    Input update that happens right before s are updated.

    Fixed

    Update corresponding to .

    Manual
    None
    Back to top Copyright © 2015-2018 Unity
    Generated by DocFX