Player Dummy
A Player Dummy is a simple viewport into the world that has no physical properties and cannot collide with objects.Player Dummy — это простой экран обзора мира, который не имеет физических свойств и не может сталкиваться с объектами.
See alsoСмотрите также#
- The PlayerDummy class to manage the Player Dummy via APIКласс PlayerDummy для управления Player Dummy через API
As any transformation of a player forces it to recalculate its inner state (position, direction, angles, and so on), the up direction of the player's viewport may become "negative forward". And then transformation will be recalculated by using this direction, causing flip of the player's basis. To avoid such flipping, the theta and phi angles should be recalculated by using the current viewing orientation of the player.Поскольку любое преобразование камеры вынуждает ее пересчитывать свое внутреннее состояние (положение, направление, углы и так далее), направление вверх экрана обзора камеры может стать отрицательным значением по оси, направленной вперед. И затем трансформация будет пересчитана с использованием этого направления, переворачивая базис камеры. Чтобы избежать такого переворачивания, углы theta и phi должны быть пересчитаны с использованием текущей ориентации обзора камеры.
Creating a Dummy PlayerСоздание Player Dummy#
To create a Player Dummy, do the following:Чтобы создать Player Dummy, выполните следующие действия:
- On the Menu bar, choose Create -> Camera -> Dummy.
- Place the camera somewhere in the world and specify the required parameters via the Parameters window.Разместите камеру где-нибудь в мире и укажите необходимые параметры через окно Parameters.
Editing a Dummy PlayerРедактирование Player Dummy#
In the Player Dummy section of the Node tab, you can adjust the bit masks and viewing frustum parameters of the Player Dummy and assign post-process materials to be applied to the camera view.В разделе Player Dummy вкладки Node вы можете настроить битовые маски, параметры пирамиды видимости Player Dummy и назначить материалы для последующей обработки, которые будут применены к обзору камеры.
Vertical Player ParametersПараметры вертикального режима фокусировки
Physically-Based Player ParametersПараметры физически корректного режима фокусировки
Последнее обновление:
16.08.2024
Помогите сделать статью лучше
Была ли эта статья полезной?
(или выберите слово/фразу и нажмите Ctrl+Enter