asset_preparation::v2::sky::UpdateSkyRequest Struct Reference Last update: 16.07.2025 The information required to update a sky. More... Collaboration diagram for asset_preparation::v2::sky::UpdateSkyRequest: [legend] Public Attributesint32 id = 1 SkyProperties properties = 2 Detailed Description The information required to update a sky. NoteAll the properties are optional so you can modify only one property. Member Data Documentation ◆ id int32 asset_preparation::v2::sky::UpdateSkyRequest::id = 1 The identifier of the sky to update. ◆ properties SkyProperties asset_preparation::v2::sky::UpdateSkyRequest::properties = 2 The sky properties. The documentation for this struct was generated from the following file:sky_description.proto