GetRotation

ILightRigEffectiveData.GetRotation 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.

public float[] GetRotation()

Return Value

Rotation coordinates as Single[]

See Also