Struct Float3

3-component vector with single precision.

struct Microsoft::Azure::RemoteRendering::Float3

Fields

X

float X{};

Y

float Y{};

Z

float Z{};