IPXV_3DScene::LightScheme Property

From PDF XChange PDF SDK
Revision as of 01:06, 23 July 2018 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property LightScheme of interface IPXV_3DScene returns/sets Value of PXC_3DLightingScheme ...

Syntax

HRESULT get_LightScheme([out, retval]  PXC_3DLightingScheme*  nVal);
HRESULT put_LightScheme([in]  PXC_3DLightingScheme  nVal);

See Also

IPXV_3DScene