Shared.Entity.Components.LightSourceComponent
Type JSONpublic struct in Shared.Entity.Components
Type metadata
- Assembly
Shared - Namespace
Shared.Entity.Components - Base type
System.ValueType - Hash
F56824C417DCF2621C8969653DFA4B5E742FC74936E7BB202BFD7ADA424D3D6B
Relationships
Base type
System.ValueType
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
Attenuation# | public | public Microsoft.Xna.Framework.Vector3 Attenuation |
Color# | public | public Microsoft.Xna.Framework.Vector3 Color |
DrawEntityShadows# | public | public System.Boolean DrawEntityShadows |
DrawShadows# | public | public System.Boolean DrawShadows |
Hardness# | public | public System.Single Hardness |
Offset# | public | public Microsoft.Xna.Framework.Vector3 Offset |
Radius# | public | public System.Single Radius |
SelfShadow# | public | public System.Boolean SelfShadow |
Type# | public | public Shared.Entity.Components.LightSourceComponentType Type |