Click or drag to resize

InteractionTarget Class

Target of an interaction
Inheritance Hierarchy
SystemObject
  ImmerseSDK.ControllersInteractionTarget

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public sealed class InteractionTarget

The InteractionTarget type exposes the following members.

Constructors
  NameDescription
Public methodInteractionTarget
Initializes a new instance of the InteractionTarget class
Top
Properties
  NameDescription
Public propertyTransform
The transform of the target
Top
Methods
  NameDescription
Public methodSet
Set the values for the transform
Top
See Also