Instanced |
Name | Description | |
---|---|---|
AddText(String, Color, Matrix3D, Boolean) | Add the specified text to the InstancedTextNode with the worldMatrix instead of position and size parameters. The orientation of the text is fully defined by the worldMatrix and therefore the orientation defined by the SetTextDirection(Vector3D, Vector3D) method is not used. | |
AddText(String, Color, Point3D, Double, Boolean) | Add the specified text to the InstancedTextNode with using simple position and size parameters. The orientation of the text is defined by the SetTextDirection(Vector3D, Vector3D) method. |