Skip to main content

AVxcelerate Asset Preparation API 2024 R1

asset_preparation::v2::sky::SkyProperties Struct Reference

Last update: 16.07.2025

The properties of a sky. More...

Collaboration diagram for asset_preparation::v2::sky::SkyProperties:

Public Attributes

google::protobuf::StringValue name = 1
 
Natural natural = 2
 
Hdri hdri = 3
 

Detailed Description

The properties of a sky.

Member Data Documentation

◆ hdri

Hdri asset_preparation::v2::sky::SkyProperties::hdri = 3

ONEOF(sky) HDRI sky.

◆ name

google::protobuf::StringValue asset_preparation::v2::sky::SkyProperties::name = 1

The sky name.

Note
Names must be unique amongst skies.
If no name is defined, a default unique name is automatically set.

◆ natural

Natural asset_preparation::v2::sky::SkyProperties::natural = 2

ONEOF(sky) Natural sky.

Note
This is the default type of sky.

The documentation for this struct was generated from the following file:
  • sky_description.proto

Connect with Ansys