MixedRealityInputAction.AxisConstraint Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Axis constraint for the Input Action
public:
 property Microsoft::MixedReality::Toolkit::Utilities::AxisType AxisConstraint { Microsoft::MixedReality::Toolkit::Utilities::AxisType get(); };public Microsoft.MixedReality.Toolkit.Utilities.AxisType AxisConstraint { get; }member this.AxisConstraint : Microsoft.MixedReality.Toolkit.Utilities.AxisTypePublic ReadOnly Property AxisConstraint As AxisType