TerrainObjectSetTextureForSlope Methode
Setzt die Textur des Terrains für Anstiege und Gefälle
Namensraum: KWEngine3.GameObjectsAssembly: KWEngine3 (in KWEngine3.dll) Version: 3.0.6.1+96ba719b50b6a96b8d85ca21e193efa7b84d98c9
public void SetTextureForSlope(
string filename,
TextureType type = TextureType.Albedo
)
Parameter
- filename String
- Dateiname (inkl. relativem Pfad)
- type TextureType (Optional)
- Texturtyp (Standard: Albedo)