VRTextureWithPose_t

Allows specifying pose used to render provided scene texture (if different from value returned by WaitGetPoses).

extern (C++, vr)
struct VRTextureWithPose_t {}

Members

Variables

mDeviceToAbsoluteTracking
HmdMatrix34_t mDeviceToAbsoluteTracking;

Allows specifying pose used to render provided scene texture (if different from value returned by WaitGetPoses).

Meta