Interface IMixedRealityPointerMediator
Interface for handling groups of pointers resolving conflicts between them.
E.g., ensuring that far pointers are disabled when a near pointer is active.
Assembly: cs.temp.dll.dll
public interface IMixedRealityPointerMediator
Methods
Declaration
void RegisterPointers(IMixedRealityPointer[] pointer)
Parameters
Declaration
void RegisterPointers(IMixedRealityPointer[] pointer)
Parameters
Declaration
void UnregisterPointers(IMixedRealityPointer[] pointers)
Parameters
Declaration
void UnregisterPointers(IMixedRealityPointer[] pointers)
Parameters
Declaration
Declaration