Skip to main content

AVxcelerate Asset Preparation API 2024 R1

asset_preparation::v2::scene_tree::PointLightInstanceIdentity Struct Reference

Last update: 16.07.2025

The full identity of a point light instance, consisting of an identifier and a name. More...

Public Attributes

int32 id = 1
 
string name = 2
 

Detailed Description

The full identity of a point light instance, consisting of an identifier and a name.

Member Data Documentation

◆ id

int32 asset_preparation::v2::scene_tree::PointLightInstanceIdentity::id = 1

The point light instance identifier.

◆ name

string asset_preparation::v2::scene_tree::PointLightInstanceIdentity::name = 2

The point light instance name.


The documentation for this struct was generated from the following file:
  • scenetree_description.proto

Connect with Ansys