TerrainObjectSetColor Methode
Setzt die Farbtönung des Objekts
Namensraum: KWEngine3.GameObjectsAssembly: KWEngine3 (in KWEngine3.dll) Version: 3.0.5.9+96a23a4aafebccc1cc8f15daabf447bd0647ff1c
public void SetColor(
float r,
float g,
float b
)
Parameter
- r Single
- Rotanteil (0 bis 1)
- g Single
- Grünanteil (0 bis 1)
- b Single
- Blauanteil (0 bis 1)