uPano  v3.1
InfinityCode.uPano.Plugins.Limits Class Reference

Component for limiting the values of pan, tilt and fov More...

Inheritance diagram for InfinityCode.uPano.Plugins.Limits:
InfinityCode.uPano.Plugins.Plugin

Properties

FloatRange fovLimits [get, set]
 Gets and sets the limits for fov More...
 
FloatRange panLimits [get, set]
 Gets and sets the limits for pan More...
 
FloatRange tiltLimits [get, set]
 Gets and sets the limits for tilt More...
 
bool limitFOV [get, set]
 Gets and sets whether to use limits for fov More...
 
bool limitPan [get, set]
 Gets and sets whether to use limits for pan More...
 
bool limitTilt [get, set]
 Gets and sets whether to use limits for tilt More...
 
- Properties inherited from InfinityCode.uPano.Plugins.Plugin
Pano pano [get]
 Reference to the panorama More...
 
PanoRenderer panoRenderer [get]
 Reference to the pano renderer More...
 

Detailed Description

Component for limiting the values of pan, tilt and fov

Property Documentation

◆ fovLimits

FloatRange InfinityCode.uPano.Plugins.Limits.fovLimits
getset

Gets and sets the limits for fov

◆ limitFOV

bool InfinityCode.uPano.Plugins.Limits.limitFOV
getset

Gets and sets whether to use limits for fov

◆ limitPan

bool InfinityCode.uPano.Plugins.Limits.limitPan
getset

Gets and sets whether to use limits for pan

◆ limitTilt

bool InfinityCode.uPano.Plugins.Limits.limitTilt
getset

Gets and sets whether to use limits for tilt

◆ panLimits

FloatRange InfinityCode.uPano.Plugins.Limits.panLimits
getset

Gets and sets the limits for pan

◆ tiltLimits

FloatRange InfinityCode.uPano.Plugins.Limits.tiltLimits
getset

Gets and sets the limits for tilt