_started
: bool |
Signature
bool _started |
Hmd
: IHmd
[Get] |
Signature
IHmd Hmd |
Awake
()
|
Signature
virtual void Awake() Returns void |
OnDisable
()
|
Signature
virtual void OnDisable() Returns void |
OnEnable
()
|
Signature
virtual void OnEnable() Returns void |
Start
()
|
Signature
virtual void Start() Returns void |
GetOffset
(
pose
)
|
Signature
void GetOffset(ref Pose pose) Parameters pose: ref PoseReturns void |
GetWorldPose
(
pose
)
|
Signature
void GetWorldPose(ref Pose pose) Parameters pose: ref PoseReturns void |
InjectAllCenterEyeOffset
(
hmd
, offset
, rotation
)
|
Signature
void InjectAllCenterEyeOffset(IHmd hmd, Vector3 offset, Quaternion rotation) Parameters Returns void |
InjectHmd
(
hmd
)
| |
InjectOffset
(
offset
)
|
Signature
void InjectOffset(Vector3 offset) Parameters offset: Vector3Returns void |
InjectRotation
(
rotation
)
|
Signature
void InjectRotation(Quaternion rotation) Parameters rotation: QuaternionReturns void |