Class AccessorSparseValues
Contents
[
Hide
]AccessorSparseValues class
An object pointing to a buffer view containing the deviating accessor values. The number of elements is equal to accessor.sparse.count
times number of components. The elements have the same component type as the base accessor. The elements are tightly packed. Data MUST be aligned following the same rules as the base accessor.
public sealed class AccessorSparseValues : 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