Update the proposal to reflect changes in the design. The TextRenderingTechnique schema is removed. Instead, we add a "renderer" property to the SimpleText and MarkupText primitive, which specify the name of the text renderer. The text primitive should also bind to a material, and the material should correspond to the text renderer.
Description of Proposal
Update the proposal to reflect changes in the design. The TextRenderingTechnique schema is removed. Instead, we add a "renderer" property to the SimpleText and MarkupText primitive, which specify the name of the text renderer. The text primitive should also bind to a material, and the material should correspond to the text renderer.
Prior PR: https://github.com/PixarAnimationStudios/OpenUSD-proposals/pull/24
Supporting Materials
N/A
Contributing