MixedRealityLineRenderer.FadeLineAnimationTime 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.
The amount the pointer line will fade if fadeLineBrightnessOnEnable is true"
public:
property float FadeLineAnimationTime { float get(); void set(float value); };
public float FadeLineAnimationTime { get; set; }
member this.FadeLineAnimationTime : single with get, set
Public Property FadeLineAnimationTime As Single