GltfAccessor.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.
The number of attributes referenced by this accessor, not to be confused with the number of bytes or number of components. 1
public: int count;
public int count;
val mutable count : int
Public count As Integer