geometryInstances

The geometry instance rendered with this primitive. This may be undefined if options.releaseGeometryInstances is true when the primitive is constructed.

Changing this property after the primitive is rendered has no effect.

Because of the rendering technique used, all geometry instances must be the same color. If there is an instance with a differing color, a DeveloperError will be thrown on the first attempt to render.

See also