Click or drag to resize

ORConstraintGroup 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 ORConstraintGroup : ConstraintGroup

The ORConstraintGroup type exposes the following members.

Constructors
  NameDescription
Public methodORConstraintGroup
Initializes a new instance of the ORConstraintGroup class
Top
Properties
See Also