TerrainObjectSetTexture Methode
Setzt die Haupttextur des Terrains
Namensraum: KWEngine3.GameObjectsAssembly: KWEngine3 (in KWEngine3.dll) Version: 3.0.5.9+96a23a4aafebccc1cc8f15daabf447bd0647ff1c
public void SetTexture(
string filename,
TextureType type = TextureType.Albedo
)
Parameter
- filename String
- Dateiname (inkl. relativem Pfad)
- type TextureType (Optional)
- Texturtyp (Standard: Albedo)