| Name | Description | |
|---|---|---|
![]() | CanMove | Gets or sets a value indicating whether the interactive object can be moved. |
![]() | DistortionPoints | Gets an object that contains the interaction points that should be used for distortion of object. |
![]() | FocusedInteractionArea | Gets a focused interaction area. (Inherited from InteractionControllerBase) |
![]() | HasAppearance | Gets a value indicating whether this interaction controller has appearance. (Inherited from InteractionControllerBase) |
![]() | InteractionAreas | Gets a read-only collection of interaction areas. (Inherited from InteractionControllerBase) |
![]() | InteractiveObject | Gets an interactive object of interaction controller. (Inherited from InteractionControllerBase<T>) |
![]() | IsActivated | Gets a value indicating whether controller is activated. (Inherited from InteractionControllerBase) |
![]() | IsEnabled | Gets or sets a value indicating whether interaction controller is enabled. (Inherited from InteractionControllerBase) |
![]() | IsInteracting | Gets a value indicating whether controller is interacting with the interactive object. (Inherited from InteractionControllerBase) |
![]() | IsVisible | Gets a value indicating whether controller is visible. (Inherited from InteractionControllerBase<T>) |
![]() | MoveArea | Gets an interaction area that is used for moving of interactive object. |
![]() | PointsTransformer | Gets or sets the transformer of transformation points of interactive object. (Inherited from PointBasedObjectInteractionControllerBase) |

