RecordedVertices class
final
Properties
count
→ int
final
hashCode
→ int
The hash code for this object.
no setter inherited
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
slot
→ int
Which vertex buffer slot this filled. Zero for every draw in the engine
except an instanced one, which is what makes a non-zero value worth
asserting on.
final
transient
→ bool
True when the data was built this frame rather than living on the device.
final
Methods
noSuchMethod (Invocation invocation )
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString ()
→ String
A string representation of this object.
inherited