The initial value of Object.prototype.constructor is the standard built-in Object constructor.
A flat array of the vertex normals (3 elements per vertex ranging from -1 to 1).
A flat array of vertex positions.
Since: 4.11 A flat array of the vertex tangents (4 elements per vertex ranging from -1 to 1.
A flat array of vertex uv coordinates (2 elements per vertex).
Determines whether an object has a property with the specified name.
A property name.
Determines whether an object exists in another object's prototype chain.
Another object whose prototype chain is to be checked.
Determines whether a specified property is enumerable.
A property name.
Returns a date converted to a string using the current locale.
Returns a string representation of an object.
Returns the primitive value of the specified object.
Generated using TypeDoc
Since: 4.9 A flat array of the vertex colors (4 elements per vertex ranging from 0 to 255).
Read more...