Represents the rendering type requested for the panoramic object.
public enum PanoramicType
Value | Member | Description |
---|---|---|
0 | MIP | MIP rendering method |
1 | VRT | VRT rendering method. |
Currently, MIP
is the only value that is valid. VRT
is reserved for future use.