Click or drag to resize

InteractionInfo Properties

The InteractionInfo type exposes the following members.

Properties
 NameDescription
Public propertyCurrentWorldLocation The current position (in world space).
Public propertyGeometry The mode of interaction.
Public propertyLocked Whether all joints other than the immediate joint up the chain of the interacted visual are locked.
Public propertyNormal The normal/direction of the drag plane/line.
Public propertyPersistent Whether the goal for the interaction should persist until explicitly removed.
Public propertyPickWorldLocation The world location on the visual at the point when interaction was started.
Public propertyStartLocalLocation The position on the visual that was picked (in the local space of the visual).
Public propertyUserData Persistent user data.
Public propertyVisual The visual being interacted with.
Top
See Also