Skip to main content

AVxcelerate Asset Preparation API 2023 R2

asset_preparation::v1::sky Namespace Reference

Last update: 16.07.2025

Classes

struct  AmbientConditions
 The ambient conditions properties. More...
 
struct  CreateSkyRequest
 The information required to create a sky. More...
 
struct  CreateSkyResponse
 The identifier of the created sky. More...
 
struct  Date
 The date of a natural sky. More...
 
struct  DeleteSkyRequest
 The information required to delete a sky. More...
 
struct  DeleteSkyResponse
 The response returned when deleting a sky. More...
 
struct  DynamicAccurateShadows
 The properties of dynamic accurate shadows. More...
 
struct  GetSkyRequest
 The information required to examine a sky. More...
 
struct  GetSkyResponse
 The information about a sky. More...
 
struct  Hdri
 The properties of an HDRI sky. More...
 
struct  ListSkiesResponse
 The identities of all skies in the collection. More...
 
struct  Location
 The location properties. More...
 
struct  Natural
 The properties of a natural sky. More...
 
struct  SkyIdentity
 The full identity of a sky, consisting of an identifier and a name. More...
 
class  SkyPreparation
 Sky Preparation Service. More...
 
struct  SkyProperties
 The properties of a sky. More...
 
struct  Time
 The time of a natural sky. More...
 
struct  UpdateSkyRequest
 The information required to update a sky. More...
 
struct  UpdateSkyResponse
 The response returned when updating a sky. More...
 

Enumerations

enum  ProjectionType { PROJECTION_TYPE_UNSPECIFIED = 0, PROJECTION_TYPE_SPHERE = 1, PROJECTION_TYPE_DOME = 2 }
 The type of projection. More...
 

Variables

import sky sky_description proto
 

Enumeration Type Documentation

◆ ProjectionType

The type of projection.

Enumerator
PROJECTION_TYPE_UNSPECIFIED 

Unspecified projection type.

PROJECTION_TYPE_SPHERE 

The sphere projection.

PROJECTION_TYPE_DOME 

The dome projection.

Variable Documentation

◆ proto

import google protobuf wrappers asset_preparation::v1::sky::proto

Connect with Ansys