Enum ScrollingObjectCollection.VelocityType
How velocity is applied to a ScrollingObjectCollection when a scroll is released.
Namespace: Microsoft.MixedReality.Toolkit.Experimental.UI
Assembly: cs.temp.dll.dll
Syntax
public enum VelocityType
Fields
| Name | Description |
|---|---|
| FalloffPerFrame | |
| FalloffPerItem | |
| None | |
| NoVelocitySnapToItem |