Show / Hide Table of Contents

Class MyObjectBuilder_TransparentMaterial

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_TransparentMaterial
Inherited Members
MyObjectBuilder_Base.ShouldSerializeSubtypeId()
MyObjectBuilder_Base.Clone()
MyObjectBuilder_Base.Equals(MyObjectBuilder_Base)
MyObjectBuilder_Base.SubtypeId
MyObjectBuilder_Base.SubtypeName
MyObjectBuilder_Base.TypeId
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_TransparentMaterial : MyObjectBuilder_Base

Constructors

MyObjectBuilder_TransparentMaterial()

Declaration
public MyObjectBuilder_TransparentMaterial()

Fields

AlphaMistingEnable

Declaration
public bool AlphaMistingEnable
Field Value
Type Description
System.Boolean

AlphaMistingEnd

Declaration
public float AlphaMistingEnd
Field Value
Type Description
System.Single

AlphaMistingStart

Declaration
public float AlphaMistingStart
Field Value
Type Description
System.Single

AlphaSaturation

Declaration
public float AlphaSaturation
Field Value
Type Description
System.Single

CanBeAffectedByOtherLights

Declaration
public bool CanBeAffectedByOtherLights
Field Value
Type Description
System.Boolean

Emissivity

Declaration
public float Emissivity
Field Value
Type Description
System.Single

IgnoreDepth

Declaration
public bool IgnoreDepth
Field Value
Type Description
System.Boolean

Name

Declaration
public string Name
Field Value
Type Description
System.String

NeedSort

Declaration
public bool NeedSort
Field Value
Type Description
System.Boolean

Reflection

Declaration
public bool Reflection
Field Value
Type Description
System.Boolean

SoftParticleDistanceScale

Declaration
public float SoftParticleDistanceScale
Field Value
Type Description
System.Single

Texture

Declaration
public string Texture
Field Value
Type Description
System.String

UseAtlas

Declaration
public bool UseAtlas
Field Value
Type Description
System.Boolean

UVOffset

Declaration
public Vector2 UVOffset
Field Value
Type Description
Vector2

UVSize

Declaration
public Vector2 UVSize
Field Value
Type Description
Vector2

Extension Methods

MyObjectBuilderExtensions.GetId(MyObjectBuilder_Base)
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾