asset_preparation::v1::scene_tree::ThermalProperties Struct Reference Last update: 16.07.2025 The thermal properties. More... Collaboration diagram for asset_preparation::v1::scene_tree::ThermalProperties: [legend] Public Attributescommon::Empty no_custom_temperature = 1 CustomTemperature custom_temperature = 2 Detailed Description The thermal properties. Member Data Documentation ◆ custom_temperature CustomTemperature asset_preparation::v1::scene_tree::ThermalProperties::custom_temperature = 2 ONEOF(temperature) The custom temperature. ◆ no_custom_temperature common::Empty asset_preparation::v1::scene_tree::ThermalProperties::no_custom_temperature = 1 ONEOF(temperature) No custom temperature. NoteThis is the default mode.With this mode, if a natural sky is set in the environment, the temperature of the geometry instance will be the Ambient Temperature set in the sky properties. The documentation for this struct was generated from the following file:scenetree_description.proto