IPXV_3DLight::Direction Property

From PDF XChange PDF SDK
Revision as of 04:47, 14 November 2018 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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