Show / Hide Table of Contents

Class RotatingLightComponent

Animates a point light's rotation while enabled. All animation is done in the client system.

Inheritance
System.Object
RotatingLightComponent
Namespace: Content.Shared.Light.Components
Assembly: Content.Shared.dll
Syntax
public sealed class RotatingLightComponent : Component

Fields

| Improve this Doc View Source

Enabled

Declaration
public bool Enabled
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

Speed

Speed to rotate at, in degrees per second

Declaration
public float Speed
Field Value
Type Description
System.Single
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾