SetColor
TextInstance.SetColor(0, 1, .5f);TextInstance.Red = 0;
TextInstance.Green = 1;
TextInstance.Blue = .5f;Last updated
Was this helpful?
TextInstance.SetColor(0, 1, .5f);TextInstance.Red = 0;
TextInstance.Green = 1;
TextInstance.Blue = .5f;Last updated
Was this helpful?
Was this helpful?