SetRotation()
ILightRig::SetRotation(float, float, float) method
A rotation is defined through the use of a latitude coordinate, a longitude coordinate, and a revolution about the axis as the latitude and longitude coordinates.
virtual void Aspose::Slides::ILightRig::SetRotation(float latitude, float longitude, float revolution)=0
Arguments
Parameter | Type | Description |
---|---|---|
latitude | float | Latitude coordinate float |
longitude | float | Longitude coordinate float |
revolution | float | Revolution coordinate float |
See Also
- Class ILightRig
- Namespace Aspose::Slides
- Library Aspose.Slides