TextBatchPrimitiveSet Method |
Name | Description | |
---|---|---|
Set(IEnumerableCartesian, IEnumerableString) |
Defines the positions and text of strings in a text batch. The strings are rendered in the primitive's
ReferenceFrame.
| |
Set(IEnumerableCartesian, IEnumerableString, TextBatchPrimitiveOptionalParameters) |
Defines the positions, text, and optional parameters of strings in a
text batch. The strings are rendered in the primitive's
ReferenceFrame.
| |
Set(IEnumerableCartesian, IEnumerableString, TextBatchPrimitiveOptionalParameters, RenderPassHint) |
Defines the positions, text, and optional parameters of strings in a
text batch. The strings are rendered in the primitive's
ReferenceFrame.
renderPassHint is provided for efficiency.
|