getPrimitiveCount abstract method
Gets the number of primitives for entity
(which is assumed to be
have a renderable component attached)
Implementation
Future<int> getPrimitiveCount(ThermionEntity entity);
Gets the number of primitives for entity
(which is assumed to be
have a renderable component attached)
Future<int> getPrimitiveCount(ThermionEntity entity);