ElasticsManager.TranslationElasticExtent 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 translation elastic.
public:
property Microsoft::MixedReality::Toolkit::Experimental::Physics::VolumeElasticExtent TranslationElasticExtent { Microsoft::MixedReality::Toolkit::Experimental::Physics::VolumeElasticExtent get(); void set(Microsoft::MixedReality::Toolkit::Experimental::Physics::VolumeElasticExtent value); };
public Microsoft.MixedReality.Toolkit.Experimental.Physics.VolumeElasticExtent TranslationElasticExtent { get; set; }
member this.TranslationElasticExtent : Microsoft.MixedReality.Toolkit.Experimental.Physics.VolumeElasticExtent with get, set
Public Property TranslationElasticExtent As VolumeElasticExtent