Show / Hide Table of Contents

Class MyPlanetEnvironmentItemDef

Inheritance
System.Object
MyPlanetEnvironmentItemDef
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class MyPlanetEnvironmentItemDef : Object

Constructors

MyPlanetEnvironmentItemDef()

Declaration
public MyPlanetEnvironmentItemDef()

Fields

BaseColor

Declaration
public Vector3 BaseColor
Field Value
Type Description
Vector3

ColorSpread

Declaration
public Vector2 ColorSpread
Field Value
Type Description
Vector2

Density

Declaration
public float Density
Field Value
Type Description
System.Single

GroupId

Declaration
public string GroupId
Field Value
Type Description
System.String

GroupIndex

Declaration
public int GroupIndex
Field Value
Type Description
System.Int32

IsDetail

Declaration
public bool IsDetail
Field Value
Type Description
System.Boolean

MaxRoll

Declaration
public float MaxRoll
Field Value
Type Description
System.Single

ModifierId

Declaration
public string ModifierId
Field Value
Type Description
System.String

ModifierIndex

Declaration
public int ModifierIndex
Field Value
Type Description
System.Int32

Offset

Declaration
public float Offset
Field Value
Type Description
System.Single

SubtypeId

Declaration
public string SubtypeId
Field Value
Type Description
System.String

TypeId

Declaration
public string TypeId
Field Value
Type Description
System.String
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾