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