BaseMixedRealityLineRenderer.GetWidth(Single) Method

Definition

Get the width of the line along the normalized length of the line.

protected:
 virtual float GetWidth(float normalizedLength);
protected virtual float GetWidth (float normalizedLength);
abstract member GetWidth : single -> single
override this.GetWidth : single -> single
Protected Overridable Function GetWidth (normalizedLength As Single) As Single

Parameters

normalizedLength
Single

Returns

Applies to