|
Space Engineers
|
Classes | |
| class | Defaults |
Public Member Functions | |||
| MySunProperties | InterpolateWith (MySunProperties other, float interpolator) | ||
| |||
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] |
Definition at line 10 of file MySunProperties.cs.
|
inlinestatic |
Definition at line 30 of file MySunProperties.cs.
|
inline |
| interpolator | 0 - use this object, 1 - use other object |
Definition at line 85 of file MySunProperties.cs.
| 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.
|
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.
|
get |
Definition at line 46 of file MySunProperties.cs.
|
get |
Definition at line 64 of file MySunProperties.cs.
1.8.8