@@ -39,7 +39,7 @@ |
||
39 | 39 | * geometry.height |
40 | 40 | * |
41 | 41 | * @param float $height |
42 | - * @return \A\AframeVR\Interfaces\Extras\Primitives\BoxInterface |
|
42 | + * @return BoxInterface |
|
43 | 43 | */ |
44 | 44 | public function height(float $height = 1): BoxInterface; |
45 | 45 |