Table of Contents

Struct SolarSphericalCoords

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public struct SolarSphericalCoords
Inherited Members

Constructors

SolarSphericalCoords(float, float)

public SolarSphericalCoords(float zenithAngle, float azimuthAngle)

Parameters

zenithAngle float
azimuthAngle float

Fields

AzimuthAngle

public float AzimuthAngle

Field Value

float

ZenithAngle

public float ZenithAngle

Field Value

float