ILightRigGetRotation 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.
first element in return array - latitude, second - longitude, third - revolution.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
SyntaxFunction GetRotation As Single()
array<float>^ GetRotation()
abstract GetRotation : unit -> float32[]
Return Value
Type:
SingleRotation coordinates as
Single[]
See Also