Struct Quaternion
Single precision quaternion to describe an object rotation.
struct Microsoft::Azure::RemoteRendering::Quaternion
Fields
X
float X{};
Y
float Y{};
Z
float Z{};
W
float W{};
Bu tarayıcı artık desteklenmiyor.
En son özelliklerden, güvenlik güncelleştirmelerinden ve teknik destekten faydalanmak için Microsoft Edge’e yükseltin.
Single precision quaternion to describe an object rotation.
struct Microsoft::Azure::RemoteRendering::Quaternion
float X{};
float Y{};
float Z{};
float W{};