Skip to main content

AVxcelerate Asset Preparation API 2024 R2

asset_preparation::v3::hdri_sky Namespace Reference

Last update: 16.07.2025

Classes

struct  CreateHdriSkyRequest
 The information required to create an HDRI sky. More...
 
struct  CreateHdriSkyResponse
 The identifier of the created HDRI sky. More...
 
struct  CreateHdriSkyStateRequest
 The information required to create an HDRI sky state. More...
 
struct  CreateHdriSkyStateResponse
 The response returned when creating an HDRI sky state. More...
 
struct  DeleteHdriSkyRequest
 The information required to delete an HDRI sky. More...
 
struct  DeleteHdriSkyResponse
 The response returned when deleting an HDRI sky. More...
 
struct  DeleteHdriSkyStateRequest
 The information required to delete an HDRI sky state. More...
 
struct  DeleteHdriSkyStateResponse
 The response returned when deleting an HDRI sky state. More...
 
struct  GetHdriSkyRequest
 The information required to examine an HDRI sky. More...
 
struct  GetHdriSkyResponse
 The information about an HDRI sky. More...
 
struct  GetHdriSkyStateRequest
 The information required to examine a state. More...
 
struct  GetHdriSkyStateResponse
 The information about an HDRI sky state. More...
 
struct  HdriSkyIdentity
 The full identity of an HDRI sky, consisting of an identifier and a name. More...
 
class  HdriSkyPreparation
 HDRI Sky Preparation Service. More...
 
struct  HdriSkyProperties
 The properties of an HDRI sky. More...
 
struct  ListHdriSkiesResponse
 The identities of all HDRI skies in the collection. More...
 
struct  UpdateHdriSkyRequest
 The information required to update an HDRI sky. More...
 
struct  UpdateHdriSkyResponse
 The response returned when updating an HDRI sky. More...
 
struct  UpdateHdriSkyStateRequest
 The information required to update an HDRI sky state. More...
 
struct  UpdateHdriSkyStateResponse
 The response returned when updating an HDRI sky state. More...
 

Enumerations

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

Variables

import asset_preparation_api hdriSky hdri_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::v3::hdri_sky::proto

Connect with Ansys