Click or drag to resize

ANDConstraintGroup Class

Represents a constraint group that is combined by the OR operator
Inheritance Hierarchy

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

The ANDConstraintGroup type exposes the following members.

Constructors
  NameDescription
Public methodANDConstraintGroup
Initializes a new instance of the ANDConstraintGroup class
Top
Properties
See Also