ResourceDistributionGenerator.ResourceBlender
Type JSONprivate class in <global>
Type metadata
- Assembly
CandideServer - Namespace
<global> - Base type
System.Object - Hash
A017C4C19BFE5C9BE1D3C3BC5BF4EE9366F1D5C2947CB4A29512D30A38D7E62B
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
Channel# | public | public System.Int32 Channel |
Debug# | public | public System.Boolean Debug |
Radius# | public | public System.Single Radius |
Methods
Blend
#
public System.Void Blend(System.Single distance, System.Int32 x, System.Int32 y, System.Int32 i)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
DB60B4625DE2DFAF8035B60BFA0B02F65F5BB292F8212976A36C15F174B0D345 - Body hash
D5F98147328989C9A4C7965F8C81B52C70D202C7EF1A7F150A7A9217721FDD20 - IL size502
Referenced calls
CandideCreator.Shared.Helpers.CandideMathHelper::From0To1Between(System.Single, System.Single, System.Single)CandideCreator.Shared.Helpers.InterpolationHelperExtemsion::CircOut(System.Single)System.MathF::Max(System.Single, System.Single)Microsoft.Xna.Framework.Color::set_R(System.Byte)Microsoft.Xna.Framework.Color::get_A()System.Math::Max(System.Byte, System.Byte)Microsoft.Xna.Framework.Color::set_A(System.Byte)Microsoft.Xna.Framework.Color::set_G(System.Byte)Microsoft.Xna.Framework.Color::set_B(System.Byte)