API Reference > Extension Classes > ExRender Classes > ExRender Windows Classes > ExGsDirectXView Class > ExGsDirectXView Methods > ExGsDirectXView::appendLight Method
ExGsDirectXView::appendLight Method
Syntax
C++
void appendLight(const OdGiLightTraitsData& traits, D3DLIGHT& light);
Parameters 
Description 
const OdGiLightTraitsData& traits 
[in] Light traits data.  
D3DLIGHT& light 
[in] Receives the specified traits. 

Appends a light with the specified traits to this VectorizeView object.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.