Function omp_gdk::objects::functions::SetObjectMaterialText
source · pub fn SetObjectMaterialText(
object: &Object,
text: &str,
materialIndex: isize,
materialSize: ObjectMaterialSize,
fontface: &str,
fontsize: isize,
bold: bool,
fontColour: Colour,
backgroundColour: Colour,
textalignment: ObjectMaterialTextAlign
)