Struct Float2

2-component vector with single precision.

struct Microsoft::Azure::RemoteRendering::Float2

Fields

X

float X{};

Y

float Y{};