GltfAccessorSparse.count Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Number of entries stored in the sparse array. 1
public: int count;
public int count;
val mutable count : int
Public count As Integer