VRMockDisplay

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

setEyeParameter
void setEyeParameter(VREye eye, double offsetX, double offsetY, double offsetZ, double upDegree, double rightDegree, double downDegree, double leftDegree)
Undocumented in source. Be warned that the author may not have intended to support it.
setEyeResolution
void setEyeResolution(uint aRenderWidth, uint aRenderHeight)
Undocumented in source. Be warned that the author may not have intended to support it.
setMountState
void setMountState(bool isMounted)
Undocumented in source. Be warned that the author may not have intended to support it.
setPose
void setPose(Optional!(T0) position, Optional!(T1) linearVelocity, Optional!(T2) linearAcceleration, Optional!(T3) orientation, Optional!(T4) angularVelocity, Optional!(T5) angularAcceleration)
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta