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

NameTypeAccessDescription
directionLightingDirectionReadReturns the light direction.
lightTypeLightRigPresetTypeReadReturns the light type.
rotationdouble[]ReadGets the rotation as [latitude, longitude, revolution] in degrees.

méthodes

SignatureDescription
getDirection()LightingDirectionReturns the light direction.
setDirection(value: LightingDirection)Sets the light direction.
getLightType()LightRigPresetTypeReturns 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
 Français