mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class ManipulationEvent

    A UnityEvent callback containing a ManipulationEventData payload.

    Inheritance
    Object
    ManipulationEvent
    Implements
    UnityEvent<ManipulationEventData>
    Namespace: Microsoft.MixedReality.Toolkit.UI
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    [Serializable]
    public class ManipulationEvent : UnityEvent<ManipulationEventData>, UnityEvent<ManipulationEventData>

    Implements

    UnityEvent<>
    In This Article
    • Implements
    Back to top Generated by DocFX