PanZoomRectTransf Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This script allows to scroll a texture both horizontally and vertically.
public ref class PanZoomRectTransf : Microsoft::MixedReality::Toolkit::Examples::Demos::EyeTracking::PanZoomBaseRectTransf
[UnityEngine.AddComponentMenu("Scripts/MRTK/Examples/PanZoomRectTransf")]
public class PanZoomRectTransf : Microsoft.MixedReality.Toolkit.Examples.Demos.EyeTracking.PanZoomBaseRectTransf
[<UnityEngine.AddComponentMenu("Scripts/MRTK/Examples/PanZoomRectTransf")>]
type PanZoomRectTransf = class
inherit PanZoomBaseRectTransf
Public Class PanZoomRectTransf
Inherits PanZoomBaseRectTransf
- Inheritance
- Attributes
-
UnityEngine.AddComponentMenuAttribute
Constructors
PanZoomRectTransf() |
Fields
cursorPos | (Inherited from PanZoomBase) |
dynaZoomInvert | (Inherited from PanZoomBase) |
limitPanning | (Inherited from PanZoomBase) |
myEyeTarget | (Inherited from PanZoomBase) |
offset | (Inherited from PanZoomBase) |
offsetRate_Pan | (Inherited from PanZoomBase) |
offsetRate_Zoom | (Inherited from PanZoomBase) |
originalOffset | (Inherited from PanZoomBase) |
originalPivot | (Inherited from PanZoomBase) |
originalRatio | (Inherited from PanZoomBase) |
originalScale | (Inherited from PanZoomBase) |
scale | (Inherited from PanZoomBase) |
zoomDir | (Inherited from PanZoomBase) |
zoomSpeed | (Inherited from PanZoomBase) |
Properties
EyeSaccadeProvider | (Inherited from PanZoomBase) |
MyCollider |
Returns the collider of this GameObject. (Inherited from PanZoomBase) |