IPXV_3DLight::Direction Property

From PDF XChange PDF SDK
Revision as of 01:02, 15 May 2020 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Direction of interface IPXV_3DLight returns/sets Pointer to PXC_3DVector3 ...

Syntax

HRESULT get_Direction([out, retval]  PXC_3DVector3*  vDirection);
HRESULT put_Direction([in]  PXC_3DVector3*  vDirection);

See Also

IPXV_3DLight