Method | Description | |
---|---|---|
AddRegion ( IScene scene ) : void | ||
Close ( ) : void | ||
Initialize ( IConfigSource source ) : void | ||
RegionLoaded ( IScene scene ) : void | ||
RemoveRegion ( IScene scene ) : void | ||
RevertShadeWorld ( IScene scene, string cmd ) : void | ||
Shade ( |
||
ShadeWorld ( IScene scene, string cmd ) : void |
Method | Description | |
---|---|---|
Copy ( |
||
CopyFace ( |
||
GetTextures ( |
||
SetTexture ( PrimitiveBaseShape shape, UUID newID, UUID oldID ) : |
public Initialize ( IConfigSource source ) : void | ||
source | IConfigSource | |
return | void |
public RevertShadeWorld ( IScene scene, string cmd ) : void | ||
scene | IScene | |
cmd | string | |
return | void |
public Shade ( |
||
source | ||
shade | Color | |
percent | float | |
greyScale | bool | |
return |
public ShadeWorld ( IScene scene, string cmd ) : void | ||
scene | IScene | |
cmd | string | |
return | void |