Unigine.PlayerDummy Class
Inherits from: | Player |
This class is used to create a dummy camera that is a simple viewport into the world. It has no physical properties and cannot collide with objects.
See Also#
- A UnigineScript API sample <UnigineSDK>/data/samples/players/dummy_00
- A C++ API sample located in the <UnigineSDK>/source/samples/Api/Nodes/Players folder
PlayerDummy Class
Properties
vec3 ViewDirection#
The current player's view direction vector.
Members
PlayerDummy ( ) #
Constructor. Creates a new dummy player.static int type ( ) #
Returns the type of the player.Return value
PlayerDummy type identifier.Last update:
2020-06-26
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)