BaseMixedRealityLineRenderer.PointDistributionMode 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.
Method for distributing rendered points along line.
public:
property Microsoft::MixedReality::Toolkit::PointDistributionMode PointDistributionMode { Microsoft::MixedReality::Toolkit::PointDistributionMode get(); void set(Microsoft::MixedReality::Toolkit::PointDistributionMode value); };
public Microsoft.MixedReality.Toolkit.PointDistributionMode PointDistributionMode { get; set; }
member this.PointDistributionMode : Microsoft.MixedReality.Toolkit.PointDistributionMode with get, set
Public Property PointDistributionMode As PointDistributionMode