Свойство | Type | Description | |
---|---|---|---|
BlendWithOldTexture | bool | ||
BodyData | string | ||
ContentType | string | ||
Disp | int | ||
Face | int | ||
FrontAlpha | byte | ||
LastAssetID | UUID | ||
Params | string | ||
PrimID | UUID | ||
SetNewFrontAlpha | bool | ||
SimUUID | UUID | ||
UpdateTimer | int | ||
UpdaterID | UUID | ||
Url | string |
Méthode | Description | |
---|---|---|
DataReceived ( byte data, IScene scene ) : void |
Called once new texture data has been received for this updater.
|
|
DynamicTextureUpdater ( ) : System | ||
MergeBitMaps ( |
||
SetAlpha ( |
Méthode | Description | |
---|---|---|
BlendTextures ( byte frontImage, byte backImage, bool setNewAlpha, byte newAlpha, IScene scene ) : byte[] |
public DataReceived ( byte data, IScene scene ) : void | ||
data | byte | |
scene | IScene | |
Résultat | void |
public MergeBitMaps ( |
||
front | ||
back | ||
Résultat |
public SetAlpha ( |
||
b | ||
alpha | byte | |
Résultat | void |