docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum InputProcessor.CachingPolicy

    Caching policy regarding usage of return value from processors.

    Namespace: UnityEngine.InputSystem
    Assembly: Unity.InputSystem.dll
    Syntax
    public enum InputProcessor.CachingPolicy

    Fields

    Name Description
    CacheResult

    Cache result value if unprocessed value has not been changed.

    EvaluateOnEveryRead

    Process value every call to ReadValue() even if unprocessed value has not been changed.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)