FontSize

Update the font size of text.

If this property is used as the Pipeline.updateSceneGraphProperty's targetProperty parameter, the data tensor parameter must be a single scalar value of Tensor.DataType.FLOAT32 or Tensor.DataType.FLOAT64 datatype, i.e. the tensor must be

  1. A multi-dimensional tensor of 1 channels, and all dimensions equal 1, or

  2. A scalar array of size 1.