|
@@ -5,6 +5,13 @@ return {
|
|
name = 'head',
|
|
name = 'head',
|
|
description = 'The headset.'
|
|
description = 'The headset.'
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ name = 'floor',
|
|
|
|
+ description = [[
|
|
|
|
+ A device representing the floor, at the center of the play area. The pose of this device in
|
|
|
|
+ physical space will remain constant, even if after recentering.
|
|
|
|
+ ]]
|
|
|
|
+ },
|
|
{
|
|
{
|
|
name = 'left',
|
|
name = 'left',
|
|
description = 'A shorthand for hand/left.'
|
|
description = 'A shorthand for hand/left.'
|