C# 클래스 Aurora.Modules.CityBuilder.CityTexture

This class deals with the textures used for buildings, roads etc.
상속: OpenSim.Region.Framework.Scenes.SceneObjectPart
파일 보기 프로젝트 열기: CobraElDiablo/CityModule

공개 메소드들

메소드 설명
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.

메소드 상세

registerNewTexture() 공개 메소드

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
리턴 UUID