IPXV_3DLight::Direction Property

From PDF XChange PDF SDK
Revision as of 02:46, 21 September 2020 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

IPXV_3DLight