Click or drag to resize

OSATParams, TItemViewsHolderVelocity Property

The velocity of the content panel in local UI space (from left to right = positive, from bottom to top = positive)

Namespace:  Com.ForbiddenByte.OSA.Core
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public Vector2 Velocity { get; set; }

Property Value

Type: Vector2

Implements

IScrollRectProxyVelocity
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also