BaseMixedRealityLineRenderer.WidthOffset 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.
Normalized offset for width curve
public:
property float WidthOffset { float get(); void set(float value); };
public float WidthOffset { get; set; }
member this.WidthOffset : single with get, set
Public Property WidthOffset As Single