Show / Hide Table of Contents

    Class ManipulationEvent

    A UnityEvent callback containing a ManipulationEventData payload.

    Inheritance
    Object
    ManipulationEvent
    Namespace: Microsoft.MixedReality.Toolkit.UI
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public class ManipulationEvent : UnityEvent<ManipulationEventData>
    Back to top Generated by DocFX