Skip to main content

AVxcelerate Asset Preparation API 2023 R2

asset_preparation::v1::scene_tree::DeleteDirectionalLightInstanceRequest Struct Reference

Last update: 16.07.2025

The information required to delete a directional light instance. More...

Public Attributes

int32 node_id = 1
 
int32 instance_id = 2
 

Detailed Description

The information required to delete a directional light instance.

Member Data Documentation

◆ instance_id

int32 asset_preparation::v1::scene_tree::DeleteDirectionalLightInstanceRequest::instance_id = 2

The identifier of the directional light instance.

◆ node_id

int32 asset_preparation::v1::scene_tree::DeleteDirectionalLightInstanceRequest::node_id = 1

The identifier of the parent node.


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

Connect with Ansys