Struct Float2
2-component vector with single precision.
struct Microsoft::Azure::RemoteRendering::Float2
Fields
X
float X{};
Y
float Y{};
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
2-component vector with single precision.
struct Microsoft::Azure::RemoteRendering::Float2
float X{};
float Y{};