Voting helps other researchers find interesting modules.
Specifies usage of cubemap projection.
layout (type: integer(), default: nil) - Values 0 to 255 are reserved for current and future layouts. Value of 0 corresponds to a grid with 3 columns and 2 rows as follows: | right face | left face | up face | | down face | front face | back face |
layout
integer()
nil
padding
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataCubemapProjection{ layout: integer() | nil, padding: integer() | nil }
@spec decode(struct(), keyword()) :: struct()