textsuffix - eisclimber/ExPresS-XR GitHub Wiki
Property in WorldSpaceKeyboard
A suffix that is always added to the displayed text but is not considered part of the input.
Can be used to e.g. display currency symbols like 100 €.
public string TextSuffix { get; set; }