Cámara
Descripción
This component allows the user to view the world through the entity.
Propiedades
World Effects
Propiedad | Tipo | Por defecto | Descripción |
---|---|---|---|
escala | string | 'receptivo' | Either 'responsive' or 'absolute'. responsive will return values so that the camera on frame 1 is at the origin defined via XR8.XrController.updateCameraProjectionMatrix(). absolute will return the camera, image targets, etc in meters. When using absolute the x-position, z-position, and rotation of the starting pose will respect the parameters set in XR8.XrController.updateCameraProjectionMatrix() once scale has been estimated. La posición y dependerá de la altura física de la cámara desde el plano del suelo. |