Space Engineers
Classes | Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Properties | List of all members
VRage.Game.MySunProperties Struct Reference

Classes

class  Defaults
 

Public Member Functions

MySunProperties InterpolateWith (MySunProperties other, float interpolator)
 
Parameters
interpolator0 - use this object, 1 - use other object
More...
 

Static Public Member Functions

static MySunProperties ()
 

Public Attributes

float SunIntensity
 
float BackLightIntensity1
 
float BackLightIntensity2
 
MyEnvironmentLightData EnvironmentLight
 
Vector3 BaseSunDirectionNormalized
 Direction TO sun More...
 
Vector3 SunDirectionNormalized
 Direction TO sun More...
 
string SunMaterial
 
float DistanceToSun
 

Static Public Attributes

static readonly MySunProperties Default
 

Properties

MyEnvironmentData EnvironmentData [get]
 
Vector3 SunRotationAxis [get]
 

Detailed Description

Definition at line 10 of file MySunProperties.cs.

Constructor & Destructor Documentation

static VRage.Game.MySunProperties.MySunProperties ( )
inlinestatic

Definition at line 30 of file MySunProperties.cs.

Member Function Documentation

MySunProperties VRage.Game.MySunProperties.InterpolateWith ( MySunProperties  other,
float  interpolator 
)
inline

Parameters
interpolator0 - use this object, 1 - use other object

Definition at line 85 of file MySunProperties.cs.

Member Data Documentation

float VRage.Game.MySunProperties.BackLightIntensity1

Definition at line 16 of file MySunProperties.cs.

float VRage.Game.MySunProperties.BackLightIntensity2

Definition at line 17 of file MySunProperties.cs.

Vector3 VRage.Game.MySunProperties.BaseSunDirectionNormalized

Direction TO sun

Definition at line 23 of file MySunProperties.cs.

readonly MySunProperties VRage.Game.MySunProperties.Default
static

Definition at line 13 of file MySunProperties.cs.

float VRage.Game.MySunProperties.DistanceToSun

Definition at line 28 of file MySunProperties.cs.

MyEnvironmentLightData VRage.Game.MySunProperties.EnvironmentLight

Definition at line 20 of file MySunProperties.cs.

Vector3 VRage.Game.MySunProperties.SunDirectionNormalized

Direction TO sun

Definition at line 25 of file MySunProperties.cs.

float VRage.Game.MySunProperties.SunIntensity

Definition at line 15 of file MySunProperties.cs.

string VRage.Game.MySunProperties.SunMaterial

Definition at line 27 of file MySunProperties.cs.

Property Documentation

MyEnvironmentData VRage.Game.MySunProperties.EnvironmentData
get

Definition at line 46 of file MySunProperties.cs.

Vector3 VRage.Game.MySunProperties.SunRotationAxis
get

Definition at line 64 of file MySunProperties.cs.


The documentation for this struct was generated from the following file: