2026 Method
Changes 0
M

IExportContext.OnLight

Description:
This method marks the beginning of export of a light which is enabled for rendering.
Remarks:
This method is only called for photo-rendering export (a custom exporter that implements IPhotoRenderContext).
void OnLight(
	LightNode node
)
  • node
    A node describing the light object.