Click or drag to resize

InteractionStateConstraint Class

Represents a constraint group for requirements
Inheritance Hierarchy
SystemObject
  UnityEngine.Object
    UnityEngine.ScriptableObject
      ImmerseSDK.InteractionConstraint
        ImmerseSDK.InteractionInteractionStateConstraint

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public class InteractionStateConstraint : Constraint

The InteractionStateConstraint type exposes the following members.

Constructors
  NameDescription
Public methodInteractionStateConstraint
Initializes a new instance of the InteractionStateConstraint class
Top
Methods
Fields
  NameDescription
Private field_interactionRequirement
Top
See Also