Class GltfList
public class GltfList : List<object?>, IList<object?>, ICollection<object?>, IReadOnlyList<object?>, IReadOnlyCollection<object?>, IEnumerable<object?>, IList, ICollection, IEnumerable
- Inheritance
-
GltfList
- Implements
- Inherited Members
Constructors
GltfList()
public GltfList()
Methods
Parse(JsonElement)
public void Parse(JsonElement collection)
Parameters
collection
JsonElement