ElasticsManager.RotationElasticExtent 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.
Extent of the rotation elastic.
public:
property Microsoft::MixedReality::Toolkit::Experimental::Physics::QuaternionElasticExtent RotationElasticExtent { Microsoft::MixedReality::Toolkit::Experimental::Physics::QuaternionElasticExtent get(); void set(Microsoft::MixedReality::Toolkit::Experimental::Physics::QuaternionElasticExtent value); };
public Microsoft.MixedReality.Toolkit.Experimental.Physics.QuaternionElasticExtent RotationElasticExtent { get; set; }
member this.RotationElasticExtent : Microsoft.MixedReality.Toolkit.Experimental.Physics.QuaternionElasticExtent with get, set
Public Property RotationElasticExtent As QuaternionElasticExtent