Candide.Graphics.TemperatureComponent
Type JSONpublic struct in Candide.Graphics
Type metadata
- Assembly
Romestead - Namespace
Candide.Graphics - Base type
System.ValueType - Hash
D27FE64C5B8D9252842DE80E6FA07A432C5DA8E8A81B65D7BF80D1CCB298DDF3
Relationships
Base type
System.ValueType
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
DecaySpeed# | public | public System.Single DecaySpeed |
StartTemperature# | public | public System.Single StartTemperature |
Temperature# | public | public System.Single Temperature |
Properties
| Name | Visibility | Signature |
|---|---|---|
Color# | public | public Microsoft.Xna.Framework.Vector3 Color |
Methods
SetDecayTime
#
public System.Void SetDecayTime(System.Single seconds)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
73892E99F25EA13BD15B8D5BE8E75CFED67B4B6E6FB50BF8525EA8EF04831D13 - Body hash
13B36E8CC6DD2C499594A4E20364634EB277099A946415B74B7E3804688F2211 - IL size20
Referenced calls
System.MathF::Log(System.Single)