C# Class Aurora.Modules.CityBuilder.CityTexture

This class deals with the textures used for buildings, roads etc.
Inheritance: OpenSim.Region.Framework.Scenes.SceneObjectPart
Datei anzeigen Open project: CobraElDiablo/CityModule

Public Methods

Method Description
registerNewTexture ( string filePath ) : UUID

Register a new texture with the asset system for use by buildings, roads etc. The texture object is owned by the server ie uuid zero.

Method Details

registerNewTexture() public method

Register a new texture with the asset system for use by buildings, roads etc. The texture object is owned by the server ie uuid zero.
public registerNewTexture ( string filePath ) : UUID
filePath string
return UUID