-
Notifications
You must be signed in to change notification settings - Fork 143
ImageMaterial
Scott Hunter edited this page Jun 14, 2016
·
7 revisions
This page describes the possible content of a CZML document or stream. Please read CZML Structure for an explanation of how a CZML document is put together.
#ImageMaterial
A material that fills the surface with an image.
Interpolatable: no
##Properties
image - Uri
The image to display on the surface.
color - Color
The color of the image. This color value is multiplied with the image to produce the final color.
transparent - Boolean
Whether or not the image has transparency.
repeat - Repeat
The number of times the image repeats along each axis.