TerrainObjectSetTextureRepeatForSlope Methode

Setzt die Texturwiederholung in x-/y-Richtung (Standard: 1) für starke Steigungen / Gefälle

Definition

Namensraum: KWEngine3.GameObjects
Assembly: KWEngine3 (in KWEngine3.dll) Version: 3.0.6.1+96ba719b50b6a96b8d85ca21e193efa7b84d98c9
C#
public void SetTextureRepeatForSlope(
	float x,
	float y
)

Parameter

x  Single
x
y  Single
y

Siehe auch