OptionalcolorOptionalcontainsThe custom function to test if a given extent is contained in this source. Note: we assume this function accepts extents in this source's CRS.
OptionalextentThe optional extent of the source. If not provided, it will be computed from the source.
OptionalflipYShould images be flipped vertically during composition ?
OptionalformatThe optional image decoder.
OptionalimageThe image format (i.e its MIME type, like image/png).
Note that it is different from the format decoder (that uses the format property)
Optionalis8bitThe data type of images generated.
For regular color images, this should be true. For images with a high dynamic range,
or images that requires additional processing, this should be false.
The name of the layer.
OptionalmatrixThe tile matrix set identifier.
OptionalnoThe optional no-data value.
OptionalrequestThe relative priority of HTTP requests emitted by this source.
OptionalsynchronousIs this source able to generate images synchronously ?
The custom color space of the generated textures. See https://threejs.org/docs/#manual/en/introduction/Color-management for more information. If unspecified, the source considers that 8-bit images are in the sRGB color space, otherwise
NoColorSpace.