()
| 75474 | else this.orientation = new (0, _eulerDefault.default)(roll, pitch, yaw, (0, _eulerDefault.default).RollPitchYaw); |
| 75475 | } |
| 75476 | get x() { |
| 75477 | return this.position.x; |
| 75478 | } |
| 75479 | set x(value) { |
| 75480 | this.position.x = value; |
| 75481 | } |
no outgoing calls
no test coverage detected