Skip to main content

AVxcelerate Asset Preparation API 2024 R1

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:

Public Attributes

int32 id = 1
 
PointLightProperties properties = 2
 

Detailed Description

The information required to update a point light.

Note
All 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

Connect with Ansys