Struct Float3
3-component vector with single precision.
struct Microsoft::Azure::RemoteRendering::Float3
Fields
X
float X{};
Y
float Y{};
Z
float Z{};
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
3-component vector with single precision.
struct Microsoft::Azure::RemoteRendering::Float3
float X{};
float Y{};
float Z{};