IPXV_3DLight Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
Line 8: Line 8:
 
The interface of object of PDF-XChange Editor SDK.
 
The interface of object of PDF-XChange Editor SDK.
  
IPXV_3DLight extends the [[PXV:IPXV_3DObj|IPXV_3DObj]] interface.
+
IPXV_3DLight extends the [[PXV:IPXV_3DNode|IPXV_3DNode]] interface.
  
 
== Methods ==
 
== Methods ==
Line 14: Line 14:
 
|-
 
|-
 
| [[PXV:IPXV_3DLight_GetAttenuation|GetAttenuation]]
 
| [[PXV:IPXV_3DLight_GetAttenuation|GetAttenuation]]
| [[PXV:IPXV_3DLight_GetDirection|GetDirection]]
 
| [[PXV:IPXV_3DLight_SetColor|SetColor]]
 
| [[PXV:IPXV_3DLight_SetDirection|SetDirection]]
 
|-
 
 
| [[PXV:IPXV_3DLight_GetColor|GetColor]]
 
| [[PXV:IPXV_3DLight_GetColor|GetColor]]
 
| [[PXV:IPXV_3DLight_SetAttenuation|SetAttenuation]]
 
| [[PXV:IPXV_3DLight_SetAttenuation|SetAttenuation]]
|  
+
| [[PXV:IPXV_3DLight_SetColor|SetColor]]
|  
+
 
|}
 
|}
  
Line 28: Line 23:
 
|-
 
|-
 
| [[PXV:IPXV_3DLight_Brightness|Brightness]]
 
| [[PXV:IPXV_3DLight_Brightness|Brightness]]
 +
| [[PXV:IPXV_3DLight_Direction|Direction]]
 
| [[PXV:IPXV_3DLight_LightType|LightType]]
 
| [[PXV:IPXV_3DLight_LightType|LightType]]
|
 
 
|  
 
|  
 
|}
 
|}

Latest revision as of 04:47, 14 November 2018


The interface of object of PDF-XChange Editor SDK.

IPXV_3DLight extends the IPXV_3DNode interface.

Methods

GetAttenuation GetColor SetAttenuation SetColor

Properties

Brightness Direction LightType

See Also

IPXV_3DScene::CreateLight