Show / Hide Table of Contents

Class MyObjectBuilder_LightingComponentDefinition

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_DefinitionBase
MyObjectBuilder_ComponentDefinitionBase
MyObjectBuilder_LightingComponentDefinition
Inherited Members
MyObjectBuilder_ComponentDefinitionBase.ComponentType
MyObjectBuilder_DefinitionBase.Id
MyObjectBuilder_DefinitionBase.DisplayName
MyObjectBuilder_DefinitionBase.Description
MyObjectBuilder_DefinitionBase.Icons
MyObjectBuilder_DefinitionBase.Public
MyObjectBuilder_DefinitionBase.Enabled
MyObjectBuilder_DefinitionBase.AvailableInSurvival
MyObjectBuilder_DefinitionBase.DescriptionArgs
MyObjectBuilder_DefinitionBase.DLCs
MyObjectBuilder_Base.ShouldSerializeSubtypeId()
MyObjectBuilder_Base.Clone()
MyObjectBuilder_Base.Equals(MyObjectBuilder_Base)
MyObjectBuilder_Base.SubtypeId
MyObjectBuilder_Base.SubtypeName
MyObjectBuilder_Base.TypeId
Namespace: Sandbox.Common.ObjectBuilders.Definitions
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_LightingComponentDefinition : MyObjectBuilder_ComponentDefinitionBase

Constructors

MyObjectBuilder_LightingComponentDefinition()

Declaration
public MyObjectBuilder_LightingComponentDefinition()

Fields

Flare

Declaration
public string Flare
Field Value
Type Description
System.String

LightBlinkIntervalSeconds

Declaration
public SerializableBounds LightBlinkIntervalSeconds
Field Value
Type Description
VRage.SerializableBounds

LightBlinkLength

Declaration
public SerializableBounds LightBlinkLength
Field Value
Type Description
VRage.SerializableBounds

LightBlinkOffset

Declaration
public SerializableBounds LightBlinkOffset
Field Value
Type Description
VRage.SerializableBounds

LightDummyName

Declaration
public string LightDummyName
Field Value
Type Description
System.String

LightFalloff

Declaration
public SerializableBounds LightFalloff
Field Value
Type Description
VRage.SerializableBounds

LightIntensity

Declaration
public SerializableBounds LightIntensity
Field Value
Type Description
VRage.SerializableBounds

LightOffset

Declaration
public SerializableBounds LightOffset
Field Value
Type Description
VRage.SerializableBounds

LightOnlyNoEffectsDummyName

Declaration
public string LightOnlyNoEffectsDummyName
Field Value
Type Description
System.String

LightRadius

Declaration
public SerializableBounds LightRadius
Field Value
Type Description
VRage.SerializableBounds

LightReflectorRadius

Declaration
public SerializableBounds LightReflectorRadius
Field Value
Type Description
VRage.SerializableBounds

PointLightEmissiveMaterial

Declaration
public string PointLightEmissiveMaterial
Field Value
Type Description
System.String

SpotLightEmissiveMaterial

Declaration
public string SpotLightEmissiveMaterial
Field Value
Type Description
System.String

Extension Methods

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