Flutter
vector_math_geometry
MeshGeometry
triangleVertexCount property
triangleVertexCount
triangleVertexCount
property
Null safety
int
triangleVertexCount
Implementation
int get triangleVertexCount => indices != null ? indices!.length : length;
Flutter
vector_math_geometry
MeshGeometry
triangleVertexCount property
MeshGeometry class
Constructors
MeshGeometry
combine
copy
fromJson
resetAttribs
Properties
attribs
buffer
hashCode
indices
length
runtimeType
stride
triangleVertexCount
Methods
attribsAreCompatible
getAttrib
getViewForAttrib
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
attribFromJson