GeostoreCityJsonProtoAppearance

GoogleApi.ContentWarehouse.V1.Model.GeostoreCityJsonProtoAppearance


Table of Contents ▼

Jump to a specific part of the page:

Description

Contains additional ways to describe the appearance of a CityObject, e.g. definitions of materials and textures that can apply to geometry surfaces.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. materials (type: list(GoogleApi.ContentWarehouse.V1.Model.GeostoreCityJsonProtoAppearanceMaterial), default: nil)
    - Predefined materials that may be referenced from geometric primitives.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreCityJsonProtoAppearance{
materials: [ GoogleApi.ContentWarehouse.V1.Model.GeostoreCityJsonProtoAppearanceMaterial.t() ] | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostoreCityJsonProtoAppearance