BaseMixedRealityLineRenderer.GetWidth(Single) Method
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.
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