BaseMixedRealityLineDataProvider.LineStartClamp 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.
Clamps the line's normalized start point. This setting will affect line renderers.
public:
property float LineStartClamp { float get(); void set(float value); };
public float LineStartClamp { get; set; }
member this.LineStartClamp : single with get, set
Public Property LineStartClamp As Single