We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 280ab89 + 337a23a commit cd37936Copy full SHA for cd37936
cgltf.h
@@ -63,7 +63,7 @@
63
* By passing null for the output pointer, users can find out how many floats are required in the
64
* output buffer.
65
*
66
- * `cgltf_accessor_num_components` is a tiny utility that tells you the dimensionality of
+ * `cgltf_num_components` is a tiny utility that tells you the dimensionality of
67
* a certain accessor type. This can be used before `cgltf_accessor_unpack_floats` to help allocate
68
* the necessary amount of memory.
69
0 commit comments