Show / Hide Table of Contents

Class MyObjectBuilder_LightingComponent

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_ComponentBase
MyObjectBuilder_LightingComponent
Inherited Members
MyObjectBuilder_ComponentBase.RemoveExistingComponentOnNewInsert
MyObjectBuilder_ComponentBase.SetupForProjector()
MyObjectBuilder_ComponentBase.Remap(IMyRemapHelper)
MyObjectBuilder_Base.ShouldSerializeSubtypeId()
MyObjectBuilder_Base.Clone()
MyObjectBuilder_Base.Equals(MyObjectBuilder_Base)
MyObjectBuilder_Base.SubtypeId
MyObjectBuilder_Base.SubtypeName
MyObjectBuilder_Base.TypeId
Namespace: Sandbox.Common.ObjectBuilders
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_LightingComponent : MyObjectBuilder_ComponentBase

Constructors

MyObjectBuilder_LightingComponent()

Declaration
public MyObjectBuilder_LightingComponent()

Fields

BlinkIntervalSeconds

Declaration
public float BlinkIntervalSeconds
Field Value
Type Description
System.Single

BlinkLength

Declaration
public float BlinkLength
Field Value
Type Description
System.Single

BlinkOffset

Declaration
public float BlinkOffset
Field Value
Type Description
System.Single

ColorAlpha

Declaration
public float ColorAlpha
Field Value
Type Description
System.Single

ColorBlue

Declaration
public float ColorBlue
Field Value
Type Description
System.Single

ColorGreen

Declaration
public float ColorGreen
Field Value
Type Description
System.Single

ColorRed

Declaration
public float ColorRed
Field Value
Type Description
System.Single

Falloff

Declaration
public float Falloff
Field Value
Type Description
System.Single

Intensity

Declaration
public float Intensity
Field Value
Type Description
System.Single

Offset

Declaration
public float Offset
Field Value
Type Description
System.Single

Radius

Declaration
public float Radius
Field Value
Type Description
System.Single

ReflectorRadius

Declaration
public float ReflectorRadius
Field Value
Type Description
System.Single

Extension Methods

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