Click or drag to resize

FingersPanOrbitComponentScriptOrbitMaximumSize Field

The max size for the orbit or pan. An x,y or z value larget than this away from orbit target will be clamped in. Set to 0 for no limit.

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public Vector3 OrbitMaximumSize

Field Value

Type: Vector3
See Also