Space Engineers
Public Attributes | List of all members
VRageRender.Messages.MyCloudLayerSettings Struct Reference

Public Attributes

string Model
 
List< string > Textures
 
float RelativeAltitude
 
Vector3D RotationAxis
 
float AngularVelocity
 
float InitialRotation
 
bool ScalingEnabled
 
float FadeOutRelativeAltitudeStart
 
float FadeOutRelativeAltitudeEnd
 
float ApplyFogRelativeDistance
 

Detailed Description

Definition at line 11 of file CreateRenderEntityClouds.cs.

Member Data Documentation

float VRageRender.Messages.MyCloudLayerSettings.AngularVelocity

Definition at line 25 of file CreateRenderEntityClouds.cs.

float VRageRender.Messages.MyCloudLayerSettings.ApplyFogRelativeDistance

Definition at line 36 of file CreateRenderEntityClouds.cs.

float VRageRender.Messages.MyCloudLayerSettings.FadeOutRelativeAltitudeEnd

Definition at line 34 of file CreateRenderEntityClouds.cs.

float VRageRender.Messages.MyCloudLayerSettings.FadeOutRelativeAltitudeStart

Definition at line 32 of file CreateRenderEntityClouds.cs.

float VRageRender.Messages.MyCloudLayerSettings.InitialRotation

Definition at line 27 of file CreateRenderEntityClouds.cs.

string VRageRender.Messages.MyCloudLayerSettings.Model

Definition at line 14 of file CreateRenderEntityClouds.cs.

float VRageRender.Messages.MyCloudLayerSettings.RelativeAltitude

Definition at line 20 of file CreateRenderEntityClouds.cs.

Vector3D VRageRender.Messages.MyCloudLayerSettings.RotationAxis

Definition at line 23 of file CreateRenderEntityClouds.cs.

bool VRageRender.Messages.MyCloudLayerSettings.ScalingEnabled

Definition at line 30 of file CreateRenderEntityClouds.cs.

List<string> VRageRender.Messages.MyCloudLayerSettings.Textures

Definition at line 18 of file CreateRenderEntityClouds.cs.


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