Instanced |
The InstancedTextNode type exposes the following members.
Name | Description | |
---|---|---|
AlphaClipThreshold | AlphaClipThreshold is used to correctly render the textures with rendered characters and transparent background. It specifies at which alpha value the pixels will be clipped (not rendered and their depth will not be written to the depth buffer). Default value is 0.15. When set to 0, then alpha-clipping is disabled and in this case the characters may not be rendered correctly. | |
CharactersCount | Gets the number of characters rendered by this InstancedTextNode. | |
FontFamily | Gets the FontFamily that is used by this InstancedTextNode | |
FontWeight | Gets the FontWeight that is used by this InstancedTextNode |