Class PanZoomTexture
This script allows to scroll a texture both horizontally and vertically.
Implements
IMixedRealityPointerHandler
IMixedRealityFocusHandler
IMixedRealitySourceStateHandler
IMixedRealityHandJointHandler
MonoBehaviour
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Examples.Demos.EyeTracking
Assembly: cs.temp.dll.dll
Syntax
public class PanZoomTexture : PanZoomBaseTexture, IMixedRealityPointerHandler, IMixedRealityFocusHandler, IMixedRealitySourceStateHandler, IMixedRealityHandJointHandler, MonoBehaviour
Methods
Start()
Declaration
protected override void Start()
Overrides
Start()
Declaration
protected override void Start()
Overrides
Update()
Declaration
protected override void Update()
Overrides
Update()
Declaration
protected override void Update()
Overrides
Implements
IMixedRealityPointerHandler
IMixedRealityFocusHandler
IMixedRealitySourceStateHandler
IMixedRealityHandJointHandler
MonoBehaviour