SetRotation

Transform.SetRotation method

Legt die Drehung (als Quaternion-Komponenten) der aktuellen Transformation fest.

public Transform SetRotation(double rw, double rx, double ry, double rz)
ParameterTypBeschreibung
rwDouble
rxDouble
ryDouble
rzDouble

Siehe auch