Click or drag to resize

SnapTargetSnapEvent Class

Inheritance Hierarchy
SystemObject
  UnityEventBase
    UnityEventTransformSync
      ImmerseSDK.InteractionSnapTargetSnapEvent

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[SerializableAttribute]
public class SnapEvent : UnityEvent<TransformSync>

The SnapTargetSnapEvent type exposes the following members.

Constructors
  NameDescription
Public methodSnapTargetSnapEvent
Initializes a new instance of the SnapTargetSnapEvent class
Top
See Also