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