Skip to main content

AVxcelerate Asset Preparation API 2024 R1

asset_preparation::v2::sky::Natural Struct Reference

Last update: 16.07.2025

The properties of a natural sky. More...

Collaboration diagram for asset_preparation::v2::sky::Natural:

Public Attributes

Time time = 1
 
Date date = 2
 
Location location = 3
 
AmbientConditions ambient_conditions = 4
 
common::Empty no_shadow = 5
 
DynamicAccurateShadows dynamic_accurate_shadows = 6
 

Detailed Description

The properties of a natural sky.

Member Data Documentation

◆ ambient_conditions

AmbientConditions asset_preparation::v2::sky::Natural::ambient_conditions = 4

The ambient conditions.

◆ date

Date asset_preparation::v2::sky::Natural::date = 2

The date.

Note
The default value is 02-15-2018 (mm-dd-yyyy).

◆ dynamic_accurate_shadows

DynamicAccurateShadows asset_preparation::v2::sky::Natural::dynamic_accurate_shadows = 6

ONEOF(shadows) The sky produces shadows with Parallel-Split Shadow Maps with adaptive detailed.

Note
this is the default type of shadows.

◆ location

Location asset_preparation::v2::sky::Natural::location = 3

The location.

◆ no_shadow

common::Empty asset_preparation::v2::sky::Natural::no_shadow = 5

ONEOF(shadows) The sky does not cast shadows.

◆ time

Time asset_preparation::v2::sky::Natural::time = 1

The time of the day.

Note
The default value is 12:00.

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

Connect with Ansys