UnitSphericalClock Property  | 
 
            Gets the angular coordinate lying in the xy-plane measured from the positive x-axis and toward the positive y-axis.
            
 
    Namespace: 
   AGI.Foundation.Coordinates
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double Clock { get; }Public ReadOnly Property Clock As Double
	Get
public:
property double Clock {
	double get ();
}member Clock : float with get
Property Value
Type: 
Double
See Also