Class AccessorSparseIndices
AccessorSparseIndices class
An object pointing to a buffer view containing the indices of deviating accessor values. The number of indices is equal to accessor.sparse.count. Indices MUST strictly increase.
public sealed class AccessorSparseIndices : ExtraProperties
Properties
| Name | Description |
|---|---|
| Extensions { get; } | Gets a collection of JsonSerializable instances. |
| Extras { get; set; } | Gets or sets the extras content of this instance. |
Methods
| Name | Description |
|---|---|
| GetExtension<T>() | |
| RemoveExtensions<T>() | |
| RemoveExtensions<T>(T) | |
| SetExtension<T>(T) | |
| UseExtension<T>() |
See Also
- class ExtraProperties
- namespace Aspose.CAD.FileFormats.GLB
- assembly Aspose.CAD