TextBatchPrimitiveSetPartial Method |
| Name | Description | |
|---|---|---|
| SetPartial(IEnumerableCartesian, IEnumerableString, IEnumerableInt32) |
Updates a subset of positions and/or text in a text batch.
| |
| SetPartial(IEnumerableCartesian, IEnumerableString, TextBatchPrimitiveOptionalParameters, IEnumerableInt32) |
Updates a subset of positions, text, and/or optional per-string parameters in a text batch.
| |
| SetPartial(IEnumerableCartesian, IEnumerableString, IEnumerableInt32, IndicesOrderHint) |
Updates a subset of positions and/or text in a text batch.
| |
| SetPartial(IEnumerableCartesian, IEnumerableString, TextBatchPrimitiveOptionalParameters, IEnumerableInt32, IndicesOrderHint, RenderPassHint) |
Updates a subset of positions, text, and/or optional per-string parameters in a text batch.
|