Candide.Graphics.Effects.FadeEffect
Type JSONinternal class in Candide.Graphics.Effects
Type metadata
- Assembly
Romestead - Namespace
Candide.Graphics.Effects - Base type
Candide.Graphics.Effects.AbstractEffect - Hash
EE3980C96ED5E1A7C49D4134E618628A516EE0D34408E93FB3CD546689AE16ED
Relationships
Base type
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
Color# | public | public Microsoft.Xna.Framework.Vector3 Color |
EndTime# | public | public System.Double EndTime |
FadeOut# | public | public System.Boolean FadeOut |
Timer# | public | public System.Double Timer |
_shader# | private | private Microsoft.Xna.Framework.Graphics.Effect _shader |
Methods
GetEffect
#
public Microsoft.Xna.Framework.Graphics.Effect GetEffect(Candide.CandideEngine game, Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
Microsoft.Xna.Framework.Graphics.Effect - StaticFalse
- VirtualTrue
- Hash
ECA51A89667CB242AB2746D1AC21F4D4AFF7403E7806984B361124B21AE5EC3C - Body hash
744A647327D2F79BDC011102800C2FB44DC8CC695FA562A5FD7C5314DBC6DD64 - IL size163
Referenced calls
Microsoft.Xna.Framework.Graphics.Effect::get_Parameters()Microsoft.Xna.Framework.Graphics.EffectParameterCollection::get_Item(System.String)Microsoft.Xna.Framework.Graphics.EffectParameter::SetValue(Microsoft.Xna.Framework.Vector3)System.Math::Min(System.Double, System.Double)Microsoft.Xna.Framework.Graphics.EffectParameter::SetValue(System.Single)
String literals
ColorTime
IsDone
#
internal System.Boolean IsDone()
Method metadata
- Visibilityinternal
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
1496DCBE9B3E438DF712DF9C45393CC155FC11E17AA77B5114D8E7192F6FCB3E - Body hash
B895818F352EE6CA8E5FC21120A1BAC1098B8EC750946D473324DF00D9E2847E - IL size28
Update
#
internal System.Void Update(System.Double dt)
Method metadata
- Visibilityinternal
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
3DF4AF88674BDE7F54FBB5B5558C8BA1724C2179D66B4E820DDCE19F554765BB - Body hash
CC577F7F4F19CB2889C5845B3D8EF19439BEBA2A0788ADC3A1A881B70CC16868 - IL size15