[]
Contains the velocities of the accumulated transformations for the current interaction.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class ManipulationVelocities
Name | Description |
---|---|
Angular | Gets the rotational velocity in degrees per millisecond. |
Expansion | Gets the expansion, or scaling, velocity in DIPs per millisecond. |
Linear | Gets the straight line velocity in DIPs per millisecond. |