Struct Float4
4-component vector with single precision.
struct Microsoft::Azure::RemoteRendering::Float4
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.
4-component vector with single precision.
struct Microsoft::Azure::RemoteRendering::Float4
float X{};
float Y{};
float Z{};
float W{};