ILightRig
Vue de l’ensemble
‘ILightRig’ est une interface dans Aspose.Slides FOSS pour Java.
Il représente une rigueur lumineuse.
Cette interface fournit 6 méthodes pour travailler avec les objets ILightRig dans les programmes Java. Les méthodologies disponibles comprennent: ‘getDirection’, ‘gettLightType’, getRotation', ‘setDirect’, 'setLighTyp', ’setRotation'. Tous les membres publics sont accessibles à n'importe quelle application Java après l'installation de l’Aspose.Slides FOSS pour le package Java . Propriétés : 'direction, ’lightTYpe` , ‘rotation’.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
direction | LightingDirection | Read | Returns the light direction. |
lightType | LightRigPresetType | Read | Returns the light type. |
rotation | double[] | Read | Gets the rotation as [latitude, longitude, revolution] in degrees. |
méthodes
| Signature | Description |
|---|---|
getDirection() → LightingDirection | Returns the light direction. |
setDirection(value: LightingDirection) | Sets the light direction. |
getLightType() → LightRigPresetType | Returns the light type. |
setLightType(value: LightRigPresetType) | Sets the light type. |
setRotation(latitude: double, longitude: double, revolution: double) | Sets the rotation of the light rig. |
getRotation() → double[] | Gets the rotation as [latitude, longitude, revolution] in degrees. |
Voir aussi
- Aspose.Slides - référence API d’entreprise