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