IPXC_3DView::LightingScheme Property

From PDF XChange PDF SDK
Revision as of 01:48, 21 August 2019 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property LightingScheme of interface IPXC_3DView returns/sets Value of PXC_3DLightingScheme ...

Syntax

HRESULT get_LightingScheme([out, retval]  PXC_3DLightingScheme*  nScheme);
HRESULT put_LightingScheme([in]  PXC_3DLightingScheme  nScheme);

See Also

IPXC_3DView