BaseMixedRealityLineDataProvider.Distorters Property

Definition

A list of distorters that apply to this line

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::MixedReality::Toolkit::Physics::Distorter ^> ^ Distorters { System::Collections::Generic::IReadOnlyList<Microsoft::MixedReality::Toolkit::Physics::Distorter ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.MixedReality.Toolkit.Physics.Distorter> Distorters { get; }
member this.Distorters : System.Collections.Generic.IReadOnlyList<Microsoft.MixedReality.Toolkit.Physics.Distorter>
Public ReadOnly Property Distorters As IReadOnlyList(Of Distorter)

Property Value

Applies to