VRMockDisplay.setPose

Undocumented in source. Be warned that the author may not have intended to support it.
struct VRMockDisplay
nothrow
void
setPose
(
T0
T1
T2
T3
T4
T5
)
(
scope auto ref Optional!(T0) position
,
scope auto ref Optional!(T1) linearVelocity
,
scope auto ref Optional!(T2) linearAcceleration
,
scope auto ref Optional!(T3) orientation
,
scope auto ref Optional!(T4) angularVelocity
,
scope auto ref Optional!(T5) angularAcceleration
)

Meta