setNumDecimalPlaces

open override fun setNumDecimalPlaces(minDecimalPlaces: Int, maxDecimalPlaces: Int)

Deprecated (with error)

Unused. Use Mathf utilities to set the number of decimal places sent to telemetry.

Replace with

Mathf.round(num, decimalPlaces) // pass as arg