Show / Hide Table of Contents

Class RgbLightControllerSystem

Inheritance
System.Object
SharedRgbLightControllerSystem
RgbLightControllerSystem
Namespace: Content.Client.Light
Assembly: Content.Client.dll
Syntax
public sealed class RgbLightControllerSystem : SharedRgbLightControllerSystem

Methods

| Improve this Doc View Source

FrameUpdate(Single)

Declaration
public override void FrameUpdate(float frameTime)
Parameters
Type Name Description
System.Single frameTime
| Improve this Doc View Source

GetCurrentRgbColor(TimeSpan, TimeSpan, RgbLightControllerComponent)

Declaration
public static Color GetCurrentRgbColor(TimeSpan curTime, TimeSpan offset, RgbLightControllerComponent rgb)
Parameters
Type Name Description
TimeSpan curTime
TimeSpan offset
RgbLightControllerComponent rgb
Returns
Type Description
Color
| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
Overrides
SharedRgbLightControllerSystem.Initialize()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾