Candide.Ambience.WeatherAmbienceHandlers.RainyWeatherAmbienceHandler
Type JSONpublic class in Candide.Ambience.WeatherAmbienceHandlers
Type metadata
- Assembly
Romestead - Namespace
Candide.Ambience.WeatherAmbienceHandlers - Base type
System.Object - Interfaces
Candide.Ambience.IBiomeAmbience - Hash
E3BC86D6E786553787C05533D710C86F7521EE37342A0473C418E63BC399B9B3
Relationships
Base type
System.Object
Interfaces
Fields
| Name | Visibility | Signature |
|---|---|---|
Instance# | public | public Candide.Ambience.WeatherAmbienceHandlers.RainyWeatherAmbienceHandler Instance |
_rainEmitter# | private | private Candide.Particles.ParticleEmitter _rainEmitter |
Properties
| Name | Visibility | Signature |
|---|---|---|
FadeHandler# | public | public Candide.Ambience.FadeHandler FadeHandler |
Methods
GetAmbientColor
#
public Microsoft.Xna.Framework.Vector3 GetAmbientColor(System.Single hour)
Method metadata
- Visibilitypublic
- Return type
Microsoft.Xna.Framework.Vector3 - StaticFalse
- VirtualTrue
- Hash
4CE13FB42E1EAA6A4EBA80664FF7E53AE1A45F9D1B122608982B82A05BDB90A2 - Body hash
48AB3C6E4A15FCA5B589724C316155783BD594AB7A825CEE5602DF573D8E3892 - IL size21
Referenced calls
Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)
GetMoonColorAndDirection
#
public System.ValueTuple<Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3> GetMoonColorAndDirection(System.Single hour)
Method metadata
- Visibilitypublic
- Return type
System.ValueTuple<Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3> - StaticFalse
- VirtualTrue
- Hash
56422D917861F59699E75F911B0A333A6C541A00335F7E0E2B7F26231D2B92BA - Body hash
9130F4CC0C40835A9840616CE56143F6A7E1F68D8448495128EFB8CD040DF8D4 - IL size21
Referenced calls
Microsoft.Xna.Framework.Vector3::.ctor(System.Single)Microsoft.Xna.Framework.Vector3::get_Zero()System.ValueTuple<Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3>::.ctor(!0, !1)
GetSunColorAndDirection
#
public System.ValueTuple<Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3> GetSunColorAndDirection(System.Single hour)
Method metadata
- Visibilitypublic
- Return type
System.ValueTuple<Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3> - StaticFalse
- VirtualTrue
- Hash
B3326A0BDCF4B67D809D53EE0FAD99A2396ED6DE5C67661329F98A08E27B8DFA - Body hash
9130F4CC0C40835A9840616CE56143F6A7E1F68D8448495128EFB8CD040DF8D4 - IL size21
Referenced calls
Microsoft.Xna.Framework.Vector3::.ctor(System.Single)Microsoft.Xna.Framework.Vector3::get_Zero()System.ValueTuple<Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3>::.ctor(!0, !1)
GetTimeBasedLightCurve
#
public System.Single GetTimeBasedLightCurve(System.Single hour)
Method metadata
- Visibilitypublic
- Return type
System.Single - StaticFalse
- VirtualTrue
- Hash
A52F7733208FED637E024CFAA9EA5793003D98D5B9748C2E2DE6131F00E244DE - Body hash
BA6CC81309914031361FA59801D1A3313EEFD77D8E1D4F3840678170FF4EA61E - IL size6
GetWetness
#
public System.Single GetWetness(System.Single hour)
Method metadata
- Visibilitypublic
- Return type
System.Single - StaticFalse
- VirtualTrue
- Hash
F4EA14AB43F79E99A532605EAD288C9DBB03E4F7667DBF1FFE7A8B960B6293F0 - Body hash
DAE0FC5988246A68929BBFE686874772F8EFA0CE58A8E74918D1F075746DC7B1 - IL size6
GetWind
#
public System.Single GetWind(System.Single hour)
Method metadata
- Visibilitypublic
- Return type
System.Single - StaticFalse
- VirtualTrue
- Hash
203CE8CB5AF1458BF92B21BB7727A913C788BD8AA3F6CE8A893486CFBDC016E5 - Body hash
49060B07016AF95807721D3058BBCD2643BDE7F5E9D9217CF30AC82AF70E9901 - IL size6
OnUpdate
#
public System.Void OnUpdate(System.Single dt)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
DA99B4F9EB82D5847192EEA495134A4D42527CA6091FDB1975670BF1F0E8A6E1 - Body hash
4485A31D2B26DE9A060D147A8EEAEEBBE00F565B0E96AF0C8BEF6007DFACD966 - IL size304
Referenced calls
Candide.Database.ParticleEmitterDataBase::GetParticleEmitterDataOrNull(System.String)Candide.Particles.ParticleEmitter::.ctor(Candide.Data.ParticleEmitterData)Microsoft.Xna.Framework.Graphics.GraphicsDevice::get_Viewport()Microsoft.Xna.Framework.Graphics.Viewport::get_Width()Microsoft.Xna.Framework.Graphics.Viewport::get_Height()Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)CandideCreator.Shared.Models.Particle.SpawnArea.CubeSpawnArea::SetSize(Microsoft.Xna.Framework.Vector3)Candide.Ambience.WeatherAmbienceHandlers.RainyWeatherAmbienceHandler::get_FadeHandler()Candide.Ambience.FadeHandler::get_Strength()Microsoft.Xna.Framework.MathHelper::SmoothStep(System.Single, System.Single, System.Single)Microsoft.Xna.Framework.Vector3::get_Zero()Candide.Particles.ParticleEmitter::Update(System.Single)
String literals
rain_spawner