IPXV_3DLight::Direction Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(3 intermediate revisions by the same user not shown)
(No difference)

Latest revision as of 04:30, 18 November 2020


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