getNodeVertexCount(node:
Node | Scene,
method: VertexCountMethod):
number
Computes total number of vertices in a Node, by the
specified method. Totals for the node will not necessarily match the sum
of the totals for each Mesh or Primitive within it. See
VertexCountMethod for available methods.
Computes total number of vertices in a Node, by the specified method. Totals for the node will not necessarily match the sum of the totals for each Mesh or Primitive within it. See VertexCountMethod for available methods.