|
835 | 835 | "description": "An object with a pose to define interactable behaviors.", |
836 | 836 | "lbl-type": "Type", |
837 | 837 | "lbl-dismount": "Dismount point, offsets this transform" |
| 838 | + }, |
| 839 | + "text": { |
| 840 | + "textGroup": "Text", |
| 841 | + "textOpacity": "opacity", |
| 842 | + "textWidth": "width", |
| 843 | + "textIndent": "indent", |
| 844 | + "textAlign": "align", |
| 845 | + "textWrap": "wrap", |
| 846 | + "textAnchor": "anchor", |
| 847 | + "textDepthOffset": "depthOffset", |
| 848 | + "textCurveRadius": "curveRadius", |
| 849 | + "letterSpacing": "letterSpacing", |
| 850 | + "lineHeightGroup": "lineHeight", |
| 851 | + "lineHeight": "height", |
| 852 | + "textDirection": "direction", |
| 853 | + "fontGroup": "Font", |
| 854 | + "fontFamily": "family", |
| 855 | + "fontSize": "size", |
| 856 | + "fontColor": "color", |
| 857 | + "fontMaterial": "material", |
| 858 | + "outlineGroup": "Outline", |
| 859 | + "outlineColor": "color", |
| 860 | + "outlineOpacity": "opacity", |
| 861 | + "outlineWidth": "width", |
| 862 | + "outlineBlur": "blur", |
| 863 | + "outlineOffset": "offset", |
| 864 | + "strokeGroup": "Stroke", |
| 865 | + "strokeColor": "color", |
| 866 | + "strokeOpacity": "opacity", |
| 867 | + "strokeWidth": "width", |
| 868 | + "advancedActive": "Show Advanced", |
| 869 | + "advancedGroup": "Advanced", |
| 870 | + "clippingActive": "clip.active", |
| 871 | + "clippingMin": "clip.min", |
| 872 | + "clippingMax": "clip.max", |
| 873 | + "glyphResolution": "glyph.resolution", |
| 874 | + "glyphDetail": "glyph.detail", |
| 875 | + "gpuAccelerated": "GPU Accelerated" |
838 | 876 | } |
839 | 877 | }, |
840 | 878 | "projects": { |
|
0 commit comments