WorldSetCameraPosition(Single, Single, Single, Single) Methode
Setzt die Kameraposition
Namensraum: KWEngine3Assembly: KWEngine3 (in KWEngine3.dll) Version: 3.0.6.1+21913d39dc04d23fa654b78737d1bd0b23d74145
public void SetCameraPosition(
float x,
float y,
float z,
float offsetY = 0f
)
Parameter
- x Single
- x
- y Single
- y
- z Single
- z
- offsetY Single (Optional)
- (optional: Verschiebung in y-Richtung)