TextStudio3DEntryCollection
public readonly struct TextStudio3DEntryCollectionAllocation-free indexed and pattern-enumerable view over all generated glyph-layer entries in a module build.
Methods
Section titled “Methods”
GetEnumerator()
Section titled “GetEnumerator()”public TextStudio3DEntryCollection.Enumerator GetEnumerator()Creates an allocation-free enumerator over the context’s generated entries.
Returns
TextStudio.ThreeD.TextStudio3DEntryCollection.Enumerator
Properties
Section titled “Properties”
public int Count { get; }Returns
System.Int32
this[int]
Section titled “this[int]”public TextStudio3DEntryView this[int index] { get; }Parameters
| Name | Type |
|---|---|
index |
System.Int32 |
Returns
TextStudio.ThreeD.TextStudio3DEntryView