Quaternion(Single, Single, Single, Single) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
Quaternion(float x, float y, float z, float w);
public Quaternion (float x, float y, float z, float w);
new Microsoft.Azure.RemoteRendering.Quaternion : single * single * single * single -> Microsoft.Azure.RemoteRendering.Quaternion
Public Sub New (x As Single, y As Single, z As Single, w As Single)
Parâmetros
- x
- Single
- y
- Single
- z
- Single
- w
- Single