EngineObjectGetHue Methode

Erfragt die aktuelle Farbverschiebung (Hue) in Grad

Definition

Namensraum: KWEngine3.GameObjects
Assembly: KWEngine3 (in KWEngine3.dll) Version: 3.0.6.1+96ba719b50b6a96b8d85ca21e193efa7b84d98c9
C#
public float GetHue(
	int meshIndex = 0
)

Parameter

meshIndex  Int32  (Optional)
Index des Model-Meshs (Standard: 0)

Rückgabewert

Single
Aktuelle Farbverschiebung (in Grad)

Siehe auch