UNPKG

@awayjs/scene

Version:
8 lines (7 loc) 265 B
export var FontStyleName; (function (FontStyleName) { FontStyleName["STANDART"] = "standart"; FontStyleName["BOLD"] = "bold"; FontStyleName["ITALIC"] = "italic"; FontStyleName["BOLDITALIC"] = "boldItalic"; })(FontStyleName || (FontStyleName = {}));