Follow.AngularClampMode 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.
Accessors for specifying the method used to ensure the refForward vector remains within the bounds set by the leashing parameters.
public:
property Microsoft::MixedReality::Toolkit::Experimental::Utilities::Follow::AngularClampType AngularClampMode { Microsoft::MixedReality::Toolkit::Experimental::Utilities::Follow::AngularClampType get(); void set(Microsoft::MixedReality::Toolkit::Experimental::Utilities::Follow::AngularClampType value); };
public Microsoft.MixedReality.Toolkit.Experimental.Utilities.Follow.AngularClampType AngularClampMode { get; set; }
member this.AngularClampMode : Microsoft.MixedReality.Toolkit.Experimental.Utilities.Follow.AngularClampType with get, set
Public Property AngularClampMode As Follow.AngularClampType