Show / Hide Table of Contents

Class MyPlanetMaterialGroup

Inheritance
System.Object
MyPlanetMaterialGroup
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class MyPlanetMaterialGroup : Object, ICloneable

Constructors

MyPlanetMaterialGroup()

Declaration
public MyPlanetMaterialGroup()

Fields

MaterialRules

Declaration
public MyPlanetMaterialPlacementRule[] MaterialRules
Field Value
Type Description
MyPlanetMaterialPlacementRule[]

Name

Declaration
public string Name
Field Value
Type Description
System.String

Value

Declaration
public byte Value
Field Value
Type Description
System.Byte

Methods

Clone()

Declaration
public object Clone()
Returns
Type Description
System.Object
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾