asset_preparation::v1::sky::SkyProperties Struct Reference Last update: 16.07.2025 The properties of a sky. More... Collaboration diagram for asset_preparation::v1::sky::SkyProperties: [legend] Public Attributesgoogle::protobuf::StringValue name = 1 Natural natural = 2 Hdri hdri = 3 Detailed Description The properties of a sky. Member Data Documentation ◆ hdri Hdri asset_preparation::v1::sky::SkyProperties::hdri = 3 ONEOF(sky) HDRI sky. ◆ name google::protobuf::StringValue asset_preparation::v1::sky::SkyProperties::name = 1 The sky name. NoteNames must be unique amongst skies. If no name is defined, a default unique name is automatically set. ◆ natural Natural asset_preparation::v1::sky::SkyProperties::natural = 2 ONEOF(sky) Natural sky. NoteThis is the default type of sky. The documentation for this struct was generated from the following file:sky_description.proto